Skip to content

Commit

Permalink
chore: Upgrade bundlemon to 3.1.0
Browse files Browse the repository at this point in the history
The variables `BUNDLEMON_PROJECT_ID` and
`BUNDLEMON_PROJECT_APIKEY` are no longer
required and must be deleted for new Bundlemon
versions to work properly.
  • Loading branch information
Merkur39 committed Oct 23, 2024
1 parent d7a73ea commit 4dbb22b
Show file tree
Hide file tree
Showing 3 changed files with 5,030 additions and 2,032 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ env:
MATTERMOST_CHANNEL: '{"dev":"feat---password-mgr","beta":"feat---password-mgr,publication","stable":"feat---password-mgr,publication"}'
MATTERMOST_HOOK_URL: ${{ secrets.MATTERMOST_HOOK_URL }}
REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }}
BUNDLEMON_PROJECT_ID: ${{ secrets.BUNDLEMON_PROJECT_ID }}

jobs:
build:
Expand Down
Loading

0 comments on commit 4dbb22b

Please sign in to comment.