Skip to content

Commit

Permalink
Merge pull request #1 from 0rphee/dependabot/github_actions/softprops…
Browse files Browse the repository at this point in the history
…/action-gh-release-2
  • Loading branch information
0rphee authored Jul 15, 2024
2 parents e333a01 + bcaa196 commit 9779aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
run: echo "GITHUB_SHA_SHORT=$(echo $GITHUB_SHA | cut -c 1-10)" >> $GITHUB_ENV

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: Pre-release ${{ env.GITHUB_SHA_SHORT }}
draft: false
Expand Down

0 comments on commit 9779aed

Please sign in to comment.