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 cd83af4 commit 9b5e0edCopy full SHA for 9b5e0ed
.github/workflows/sync-fork.yaml
@@ -33,6 +33,7 @@ jobs:
33
34
echo "Latest upstream tag: $LATEST_TAG"
35
echo "upstream_tag=$LATEST_TAG" >> $GITHUB_ENV
36
+ echo "upstream_tag=$LATEST_TAG" >> $GITHUB_OUTPUT
37
- name: Compare Image Tags
38
id: compare-tags
39
shell: bash
0 commit comments