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 e72b71a commit 74b3ebdCopy full SHA for 74b3ebd
.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