Skip to content

Commit 6f1bcea

Browse files
committed
fix (cd): added more permissions for GH token
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
1 parent 73b455a commit 6f1bcea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-tag.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77

88
permissions:
99
id-token: write
10+
contents: read
11+
packages: write
1012

1113
jobs:
1214
build:

0 commit comments

Comments
 (0)