We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476d1c0 commit 466da39Copy full SHA for 466da39
.github/workflows/test.yaml
@@ -59,6 +59,8 @@ jobs:
59
name: Ubuntu Swift 5.10
60
runs-on: ubuntu-latest
61
timeout-minutes: 10
62
+ permissions:
63
+ packages: write
64
env:
65
DOCKER_VOLUME_PREFIX: .docker/
66
steps:
0 commit comments