Skip to content

Commit

Permalink
chore: Add BUNDLEMON_PROJECT_APIKEY
Browse files Browse the repository at this point in the history
Add this key for future Bundlemon updates.
  • Loading branch information
Merkur39 committed Oct 22, 2024
1 parent eb4b6c3 commit 863d7d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ env:
MATTERMOST_HOOK_URL: ${{ secrets.MATTERMOST_HOOK_URL }}
REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }}
BUNDLEMON_PROJECT_ID: ${{ secrets.BUNDLEMON_PROJECT_ID }}
BUNDLEMON_PROJECT_APIKEY: ${{ secrets.BUNDLEMON_PROJECT_APIKEY }}

jobs:
build:
Expand Down

0 comments on commit 863d7d4

Please sign in to comment.