We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e179cc7 commit d2d4b37Copy full SHA for d2d4b37
.github/workflows/release-tag.yml
@@ -7,6 +7,7 @@ jobs:
7
publish-packages:
8
name: Create tags for release
9
permissions:
10
+ actions: write
11
contents: write
12
runs-on: [ ubuntu-latest ]
13
if: contains(github.event.head_commit.message, 'chore(release)')
0 commit comments