Skip to content

Commit

Permalink
Merge pull request #588 from playframework/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…main/softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
mkurz authored Mar 11, 2024
2 parents f05e222 + 0740982 commit 35e1e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Publish nightly sources
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
prerelease: true
name: nightly
Expand Down

0 comments on commit 35e1e8a

Please sign in to comment.