Skip to content

Commit 70c9c6a

Browse files
committed
update workflows
1 parent 62c3786 commit 70c9c6a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,3 @@ jobs:
100100
with:
101101
name: image.tar
102102
path: ${{ runner.temp }}/image.tar
103-

.github/workflows/publish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,3 @@ jobs:
182182
ref: main
183183
token: ${{ secrets.WORKFLOW_USER_GH_TOKEN }}
184184
inputs: '{ "version-bump": "${{ steps.update.outputs.version_bump }}" }'
185-

0 commit comments

Comments
 (0)