Skip to content

Commit

Permalink
Update simple-release-web.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gellipapa authored Oct 12, 2024
1 parent 631413c commit c68bb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simple-release-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: 'Download Bump manifest version js file and run in node'
id: replace_script
run: |
curl -f https://raw.githubusercontent.com/esx-framework/.github/main/.github/actions/bump-manifest-version.js | node
curl -f https://raw.githubusercontent.com/esx-framework/.github/main/.github/actions/bump-web-version.js | node
env:
TGT_RELEASE_VERSION: ${{ env.DETERMINED_VERSION }}

Expand Down

0 comments on commit c68bb25

Please sign in to comment.