Skip to content

Commit be0c36b

Browse files
authored
fix missing dep env (#601)
1 parent b419245 commit be0c36b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
push:
1313
if: github.repository_owner == 'karafka'
1414
runs-on: ubuntu-latest
15+
environment: deployment
1516

1617
permissions:
1718
contents: write

0 commit comments

Comments
 (0)