Skip to content

Commit

Permalink
馃悰 fix github actions build
Browse files Browse the repository at this point in the history
  • Loading branch information
faburem committed Mar 15, 2024
1 parent fc391ec commit ea9da16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yml
Expand Up @@ -15,8 +15,9 @@ jobs:
- name: autotag
id: autotag
uses: butlerlogic/action-autotag@1.1.4
with:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
strategy: package
tag_message: ${{ github.event.head_commit.message }}
- name: create_release
Expand Down

0 comments on commit ea9da16

Please sign in to comment.