Skip to content

Commit

Permalink
Fix auto-rebuild tag prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Gągor committed Mar 16, 2021
1 parent 33c1b78 commit 2802c8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: mathieudutour/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tag_prefix: ''
- name: Create a GitHub release
if: github.event_name == 'schedule'
uses: actions/create-release@v1
Expand Down

0 comments on commit 2802c8f

Please sign in to comment.