Skip to content

Commit

Permalink
Merge pull request #1128 from NFDI4Chem/development
Browse files Browse the repository at this point in the history
fix: deleted package-name and prerelease
  • Loading branch information
CS76 authored Apr 5, 2024
2 parents 6474c11 + 1fa3fd7 commit 3d661a5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,4 @@ jobs:
- uses: google-github-actions/release-please-action@v4
with:
release-type: php
package-name: release-please-action
token: ${{ secrets.GITHUB_TOKEN }}
prerelease: true
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3d661a5

Please sign in to comment.