mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
Github Action tuning
This commit is contained in:
parent
dadbfd79f6
commit
3819c58ebb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github_release.yml
vendored
2
.github/workflows/github_release.yml
vendored
|
|
@ -72,7 +72,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: release-bundle
|
name: release-artifacts
|
||||||
|
|
||||||
- name: Create Github Release
|
- name: Create Github Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue