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 62c3786 commit 70c9c6aCopy full SHA for 70c9c6a
.github/workflows/build.yaml
@@ -100,4 +100,3 @@ jobs:
100
with:
101
name: image.tar
102
path: ${{ runner.temp }}/image.tar
103
-
.github/workflows/publish.yaml
@@ -182,4 +182,3 @@ jobs:
182
ref: main
183
token: ${{ secrets.WORKFLOW_USER_GH_TOKEN }}
184
inputs: '{ "version-bump": "${{ steps.update.outputs.version_bump }}" }'
185
0 commit comments