mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-30 21:55:43 +00:00
Compare commits
2 Commits
v3.2.0-bet
...
v3.2.0-bet
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b39a2b856 | ||
|
|
6d17ce699a |
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
path: tinyauth-amd64
|
||||
|
||||
binary-build-arm:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04-arm
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
@@ -221,7 +221,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
pattern: tinyauth-*
|
||||
path: binaries
|
||||
merge-multiple: true
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
|
||||
Reference in New Issue
Block a user