.forgejo/workflows/dotnet.yaml aktualisiert
Some checks failed
Java CI / test (push) Failing after 0s
Some checks failed
Java CI / test (push) Failing after 0s
This commit is contained in:
parent
ad17d48263
commit
ce270f8458
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- name: Generate tag name based on current date and time
|
- name: Generate tag name based on current date and time
|
||||||
id: generate_tag
|
id: generate_tag
|
||||||
run: |
|
run: |
|
||||||
# Get current date and time, format as 'YYYY-MM-DD-HHMMSS'
|
# Get current date and time, format as 'YYYY-MM-DD-HHMMSS'
|
||||||
|
|
Loading…
Add table
Reference in a new issue