Skip to content

Commit

Permalink
Update build_electron_app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beniroquai authored May 1, 2024
1 parent 320d70f commit 4a96ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_electron_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0 # Ensure all tags are fetched
- name: Bump version and push tag
uses: phips28/gh-action-bump-version
uses: 'phips28/gh-action-bump-version@master'
with:
github-token: ${{ secrets.GH_TOKEN }}
tag-prefix: ''
Expand Down

0 comments on commit 4a96ee5

Please sign in to comment.