Skip to content

Commit d43f7cd

Browse files
committed
test
1 parent bfa1f51 commit d43f7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fobe_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ jobs:
255255
prerelease: ${{ steps.strategy.outputs.version_type != 'stable' }}
256256
token: ${{ secrets.GITHUB_TOKEN }}
257257
outputs:
258-
release_tag: ${{ steps.strategy.outputs.release_name }}
258+
release_tag: ${{ steps.strategy.outputs.tag_name }}
259259
firmware_tag: ${{ needs.version.outputs.firmware_tag }}
260260
continue: ${{ steps.check_release.outputs.continue }}
261261

0 commit comments

Comments
 (0)