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
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Wait for tag
|
||||
run: sleep 5
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
fetch-depth: 0
|
||||
- name: Extract tag
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue