Skip to content

Commit 96abfcd

Browse files
Remove target_commitish, as it defaults to master anyway
1 parent b952f2e commit 96abfcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ jobs:
288288
uses: softprops/action-gh-release@v2
289289
with:
290290
token: "${{ secrets.GITHUB_TOKEN }}"
291-
target_commitish: "latest-master"
292291
prerelease: true
293292
generate_release_notes: true
294293
name: "Latest master"

0 commit comments

Comments
 (0)