Skip to content

Commit 254f130

Browse files
committed
fix: trigger another build
1 parent 6414eb6 commit 254f130

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release-please.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ permissions:
1111
pull-requests: write # to be able to comment on released pull requests
1212
id-token: write # to enable use of OIDC for npm provenance / AWS
1313

14-
env:
15-
CLUSTER_KEY: ${{secrets.CLUSTER_KEY}}
16-
1714
jobs:
1815
release-please:
1916
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)