Compare commits
No commits in common. "0c9b9c72a382c0adeaf37b9dc8de089874bf0d9a" and "deac70a4a153a9eb26a3196e96772cb63b426529" have entirely different histories.
0c9b9c72a3
...
deac70a4a1
|
@ -25,10 +25,8 @@ jobs:
|
||||||
PKG_CACHE_PATH: .pkg-cache
|
PKG_CACHE_PATH: .pkg-cache
|
||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: actions/forgejo-release@v2.6.0
|
uses: actions/forgejo-release
|
||||||
with:
|
with:
|
||||||
direction: upload
|
|
||||||
|
|
||||||
files: |
|
files: |
|
||||||
dist/webhook-proxy-client-macos
|
dist/webhook-proxy-client-macos
|
||||||
dist/webhook-proxy-client-linux
|
dist/webhook-proxy-client-linux
|
||||||
|
|
Loading…
Reference in a new issue