Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
g0ldyy authored Jul 2, 2024
1 parent df020e4 commit 174aa65
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: "Release Please"
name: release-please

on:
push:
branches:
- main
workflow_dispatch:


permissions:
contents: write
pull-requests: write
Expand All @@ -17,4 +16,3 @@ jobs:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 174aa65

Please sign in to comment.