Skip to content

Commit 9b5e0ed

Browse files
add output var
1 parent cd83af4 commit 9b5e0ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-fork.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
3434
echo "Latest upstream tag: $LATEST_TAG"
3535
echo "upstream_tag=$LATEST_TAG" >> $GITHUB_ENV
36+
echo "upstream_tag=$LATEST_TAG" >> $GITHUB_OUTPUT
3637
- name: Compare Image Tags
3738
id: compare-tags
3839
shell: bash

0 commit comments

Comments
 (0)