Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
a970361bb1
|
@@ -16,6 +16,7 @@ jobs:
|
||||
- uses: https://git.huizinga.dev/infra/archlinux-package-action@v4
|
||||
with:
|
||||
path: .
|
||||
- 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: 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
|
||||
|
||||
Reference in New Issue
Block a user