fix: Try fix again
All checks were successful
Build and Push Docker Image / Build (push) Successful in 22s
All checks were successful
Build and Push Docker Image / Build (push) Successful in 22s
This commit is contained in:
parent
2750c1935e
commit
ab03a62bfd
1 changed files with 1 additions and 2 deletions
|
@ -10,11 +10,10 @@ jobs:
|
||||||
- release
|
- release
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Wait for tag
|
|
||||||
run: sleep 5
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
ref: main
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Extract tag
|
- name: Extract tag
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue