Skip to content

Commit 35221fd

Browse files
committed
testing trigger releases
1 parent 1802884 commit 35221fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
- name: Echo results
2929
run: |
30-
echo "tag=${{ steps.tag.outputs.current_tag }}" >> $GITHUB_OUTPUT
30+
echo "tag=${{ steps.tag.outputs.current_tag }}"
3131
- name: Encode token
3232
id: encode
3333
env:

0 commit comments

Comments
 (0)