Skip to content

Commit

Permalink
fix: cicd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Cupprum committed Jul 10, 2024
1 parent 4189f17 commit 460131b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
SEATCHECKER_AWS_ACCESS_KEY_ID: ${{ secrets.SEATCHECKER_AWS_ACCESS_KEY_ID }}
SEATCHECKER_AWS_SECRET_ACCESS_KEY: ${{ secrets.SEATCHECKER_AWS_SECRET_ACCESS_KEY }}
SEATCHECKER_NTFY_ENDPOINT: ${{ secrets.SEATCHECKER_NTFY_TOPIC }}
SEATCHECKER_HONEYCOMB_API_KEY: ${{ SEATCHECKER_HONEYCOMB_API_KEY }}
SEATCHECKER_HONEYCOMB_API_KEY: ${{ secrets.SEATCHECKER_HONEYCOMB_API_KEY }}

0 comments on commit 460131b

Please sign in to comment.