Skip to content

Commit

Permalink
release tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Jun 3, 2021
1 parent 12e5813 commit 9b6418a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: release

on:
push:
branches:
- main
tags:
- '*'
- 'v*'

permissions:
contents: write
Expand Down

0 comments on commit 9b6418a

Please sign in to comment.