Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
irkode authored Jul 27, 2024
1 parent cf152ec commit ba233ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,5 @@ jobs:
git commit -S -m "add Bulma v$BulmaVersion"
git tag -s -a "v$BulmaVersion" -m "packed Bulma release v$BulmaVersion"
git push --tags
env:
GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}

0 comments on commit ba233ac

Please sign in to comment.