We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d2abe commit dfadcfeCopy full SHA for dfadcfe
.github/workflows/push.yml
@@ -26,7 +26,6 @@ jobs:
26
uses: jason2866/[email protected]
27
with:
28
tag_name: ${{ github.run_number }}
29
- target_commitish: ${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}
30
body_path: release-info.txt
31
prerelease: true
32
files: |
0 commit comments