Skip to content

Commit af842af

Browse files
committed
upgrade action
1 parent f75dfd0 commit af842af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121
permissions:
2222
id-token: write # This is required for requesting the JWT
2323
contents: write # This is required for actions/checkout
24+
pages: write # to deploy to Pages
2425

2526
jobs:
2627
ReleasePackage:

0 commit comments

Comments
 (0)