Skip to content

Commit 215f33d

Browse files
authored
fix action error
1 parent 4c1491c commit 215f33d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/docker-publish.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ jobs:
1717
steps:
1818
- name: Checkout Repository
1919
uses: actions/checkout@v4
20-
with: |
21-
if [ github.event.inputs.version ]; then
22-
ref: my-branch
23-
fi
2420

2521
- name: Set up QEMU
2622
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)