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 b419245 commit be0c36bCopy full SHA for be0c36b
.github/workflows/push.yml
@@ -12,6 +12,7 @@ jobs:
12
push:
13
if: github.repository_owner == 'karafka'
14
runs-on: ubuntu-latest
15
+ environment: deployment
16
17
permissions:
18
contents: write
0 commit comments