Skip to content

Commit

Permalink
refactor: release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmx03 committed Feb 24, 2024
1 parent 5e99c44 commit c3329d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
- master

permissions:
contents: write
Expand All @@ -16,4 +16,4 @@ jobs:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple
package-name: release-please-action
package-name: release-please-action

0 comments on commit c3329d0

Please sign in to comment.