Skip to content

Commit

Permalink
fix: Release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DominiqueLade committed Oct 8, 2024
1 parent 28ba891 commit c332ff5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ permissions:
pull-requests: write

jobs:
runs-on: ubuntu-latest
environment: release

release-please:
runs-on: ubuntu-latest
environment: release

steps:
- uses: googleapis/release-please-action@v4
with:
Expand Down

0 comments on commit c332ff5

Please sign in to comment.