Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
justinthelaw authored Feb 15, 2024
2 parents d18727a + 4b2f76b commit 0f772bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
publish-artifacts:
permissions: write-all
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ jobs:
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: simple # python or node too
manifest-file: .release-please-manifest.json
config-file: release-please-config.json

0 comments on commit 0f772bc

Please sign in to comment.