mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-11-01 14:45:47 +00:00
Compare commits
1 Commits
v3.2.0-bet
...
v3.2.0-bet
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d17ce699a |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -221,7 +221,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
pattern: tinyauth-*
|
||||||
path: binaries
|
path: binaries
|
||||||
|
merge-multiple: true
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user