We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb6543 commit 2356bb7Copy full SHA for 2356bb7
.github/workflows/publish.yml
@@ -9,6 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
permissions:
11
packages: write
12
+ contents: write
13
env:
14
DOCKER_REPO: ghcr.io/spotify/flink-operator
15
steps:
0 commit comments