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 fc503e5 commit 612fa67Copy full SHA for 612fa67
.github/workflows/publish-images.yaml
@@ -37,6 +37,7 @@ jobs:
37
version: ${{ steps.version.outputs.version }}
38
additional_tags: ${{ steps.additional_tags.outputs.result }}
39
40
+ else:
41
if: github.repository_owner != 'sustainable-computing-io'
42
name: forked repository
43
run: echo "Skipping official publish image step on forked repo."
0 commit comments