We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6af708 + 74b3ebd commit f8177cbCopy full SHA for f8177cb
1 file changed
.github/workflows/nightly.yml
@@ -104,7 +104,6 @@ jobs:
104
- name: Run Sweepers
105
run: go run -v ./cmd/scw-sweeper
106
env:
107
- SCW_DEBUG: 1
108
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
109
SCW_SECRET_KEY: ${{ secrets.SCW_SECRET_KEY }}
110
SCW_DEFAULT_ORGANIZATION_ID: ${{ secrets.SCW_DEFAULT_ORGANIZATION_ID }}
0 commit comments