Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
c8abf8439b
|
@@ -18,7 +18,6 @@ jobs:
|
||||
uses: https://git.huizinga.dev/infra/archlinux-package-action@v4
|
||||
with:
|
||||
path: .
|
||||
- run: curl --version
|
||||
- name: Upload package
|
||||
run: curl -v --user ${{ gitea.actor }}:${{ secrets.GITEA_TOKEN }} \
|
||||
--upload-file="$(ls | grep -E 'crete-[0-9]+\.[0-9]+\.[0-9]+-[0-9]+-.*.pkg.tar.zst')" \
|
||||
|
||||
Reference in New Issue
Block a user