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 b567fa9 commit e29f162Copy full SHA for e29f162
.github/workflows/sync-fork.yaml
@@ -8,7 +8,7 @@ jobs:
8
name: Sync Fork
9
runs-on: ubuntu-latest
10
outputs:
11
- upstream_tag: ${{ steps.philips_tag.upstream_tag}}
+ upstream_tag: ${{ steps.philips_tag.outputs.upstream_tag}}
12
13
steps:
14
- name: Checkout forked repository
0 commit comments