Skip to content

Commit

Permalink
chore: update release-please config
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 30, 2023
1 parent 5775f1d commit 8e4fbe1
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 250 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,11 @@ jobs:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
# https://docs.npmjs.com/generating-provenance-statements
permissions:
id-token: write
contents: write
id-token: write
pull-requests: write
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
- uses: google-github-actions/release-please-action@v3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .release-please.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last-release-sha": "17d980c902fa5314e954508255a41c0854416d47",
"last-release-sha": "d5391097b6d7daf24346b3cb2899ae808f1cb0de",
"plugins": ["node-workspace"],
"group-pull-request-title-pattern": "chore: release ${component}",
"packages": {
Expand Down
61 changes: 0 additions & 61 deletions run-client.ts

This file was deleted.

39 changes: 0 additions & 39 deletions run-server.ts

This file was deleted.

147 changes: 0 additions & 147 deletions run.ts

This file was deleted.

0 comments on commit 8e4fbe1

Please sign in to comment.