Skip to content

Commit ab5a342

Browse files
committed
Update permission list
1 parent 2001148 commit ab5a342

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/publish-scrypto-builder.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ on:
66
image-label:
77
description: "Docker image label to be published"
88

9-
jobs:
9+
permissions:
10+
packages: write
11+
pull-requests: write
12+
id-token: write
1013

14+
jobs:
1115
build-amd:
1216
uses: radixdlt/public-iac-resuable-artifacts/.github/workflows/docker-build.yml@main
1317
with:

0 commit comments

Comments
 (0)