Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 92948d1

Browse files
committed
give actions write access
1 parent ac84090 commit 92948d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_testnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
permissions:
2424
contents: read
2525
id-token: write
26+
actions: write
2627

2728
steps:
2829
- name: checkout the source code

0 commit comments

Comments
 (0)