Skip to content

Commit

Permalink
fix(github): fix CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Gągor committed Mar 16, 2021
1 parent 6c6b91e commit 6f84b6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: SemVer bump version and push tag
id: tag_version
if: github.event_name == 'schedule'
uses: mathieudutour/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6f84b6d

Please sign in to comment.