.forgejo/workflows/dotnet.yaml aktualisiert
Some checks failed
Dotnet Build / build (push) Failing after 57s
Some checks failed
Dotnet Build / build (push) Failing after 57s
This commit is contained in:
parent
a0ae016646
commit
cd9d8fe20a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ jobs:
|
|||
run: |
|
||||
git config user.name "WeeXnes"
|
||||
git config user.email "weexnes@weexnes.dev"
|
||||
git tag v$env:PROJECT_VERSION
|
||||
git tag $env:PROJECT_VERSION
|
||||
git push origin v$env:PROJECT_VERSION
|
||||
|
||||
- name: Upload Release Asset to Forgejo
|
||||
|
|
Loading…
Add table
Reference in a new issue