Skip to content

Commit

Permalink
Remove target_commitish, as it defaults to master anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
fhammerschmidt committed Jun 10, 2024
1 parent b952f2e commit 96abfcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ jobs:
uses: softprops/action-gh-release@v2
with:
token: "${{ secrets.GITHUB_TOKEN }}"
target_commitish: "latest-master"
prerelease: true
generate_release_notes: true
name: "Latest master"
Expand Down

0 comments on commit 96abfcd

Please sign in to comment.