Skip to content

Commit

Permalink
Merge pull request #2196 from choria-io/dependencies
Browse files Browse the repository at this point in the history
(misc) Updates for new github actions
  • Loading branch information
ripienaar authored Sep 11, 2024
2 parents 41c66a1 + a8509e6 commit 215d6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ jobs:
AWS_S3_BUCKET: choria-packages-ams
AWS_ACCESS_KEY_ID: ${{ secrets.SPACES_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.SPACES_SECRET_ACCESS_KEY }}
SOURCE_DIR: artifacts/foss
SOURCE_DIR: artifacts
DEST_DIR: nightly

0 comments on commit 215d6a4

Please sign in to comment.