Skip to content

Commit

Permalink
fix: file rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Frowmza committed Oct 8, 2024
1 parent 4e73ad5 commit 41f1e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
CI: false

- name: Bump manifest version
run: node .github/actions/bump-manifest-version.js
run: node .github/actions/bump-manifest.js
env:
TGT_RELEASE_VERSION: ${{ github.ref_name }}

Expand Down

0 comments on commit 41f1e89

Please sign in to comment.