Skip to content

Commit

Permalink
Update and rename release.yml to simple-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gellipapa authored Jan 16, 2024
1 parent f544c3a commit 08caa22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
echo "DETERMINED_VERSION=${{ steps.semvers.outputs.patch }}" >> $GITHUB_ENV
fi
- name: 'Download Bump manifest version js file and run in node'
run: curl -f https://raw.githubusercontent.com/CommunityRP-FiveM-Server/.github/961b50cd10fdda968a7a8a4b78af5fd2447cf650/.github/actions/bump-manifest-version.js | node -
run: curl -f https://raw.githubusercontent.com/esx-framework/.github/main/.github/actions/bump-manifest-version.js | node -
env:
TGT_RELEASE_VERSION: ${{ env.DETERMINED_VERSION }}
- name: Push manifest change
Expand Down

0 comments on commit 08caa22

Please sign in to comment.