Skip to content

Commit 05a2760

Browse files
authored
move workflow file, update permissions (#16)
1 parent 4ee48eb commit 05a2760

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/publish.yaml renamed to .github/workflows/publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ jobs:
1616
with:
1717
# Protected github deployment environment, requires approval to publish.
1818
environment: pub.dev
19+
permissions:
20+
id-token: write
21+
pull-requests: write

0 commit comments

Comments
 (0)