Skip to content

Commit be78871

Browse files
committed
fix
1 parent 481f88c commit be78871

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build-ionctl.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
jobs:
99
build:
1010
runs-on: ubuntu-latest
11-
11+
permissions:
12+
contents: write
1213
env:
1314
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
1415
DOTNET_CLI_TELEMETRY_OPTOUT: 1

0 commit comments

Comments
 (0)