Compare commits
3 commits
deac70a4a1
...
0c9b9c72a3
Author | SHA1 | Date | |
---|---|---|---|
|
0c9b9c72a3 | ||
|
e57b682733 | ||
|
00fcb562dd |
|
@ -25,8 +25,10 @@ jobs:
|
|||
PKG_CACHE_PATH: .pkg-cache
|
||||
|
||||
- name: Create release
|
||||
uses: actions/forgejo-release
|
||||
uses: actions/forgejo-release@v2.6.0
|
||||
with:
|
||||
direction: upload
|
||||
|
||||
files: |
|
||||
dist/webhook-proxy-client-macos
|
||||
dist/webhook-proxy-client-linux
|
||||
|
|
Loading…
Reference in a new issue