Skip to content

Commit d442ff5

Browse files
author
Oleg
committed
Try using before commit
1 parent 24cb9bc commit d442ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Create release assotiated with the tag
2626
env:
2727
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28-
TARGET: ${{ github.sha }}
28+
TARGET: ${{ github.event.before }}
2929
GH_REPOSITORY: ${{ github.repository }}
3030
TAG: test
3131
run: >

0 commit comments

Comments
 (0)