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