deploy.yaml
All checks were successful
/ deploy (push) Successful in 9s
/ build (push) Successful in 1m32s

This commit is contained in:
lootboxer 2025-07-01 04:09:38 +03:00
parent afff7dd571
commit 3c840cf2d0

View file

@ -30,7 +30,6 @@ jobs:
deploy: deploy:
needs: build needs: build
runs-on: ubuntu-latest
steps: steps:
- name: Download build artifact - name: Download build artifact
uses: 'christopherhx/gitea-download-artifact@v4' uses: 'christopherhx/gitea-download-artifact@v4'