ci: remove unsupported artifact upload
TaxBaik CI/CD / build-and-deploy (push) Successful in 3m48s

This commit is contained in:
2026-07-04 19:17:29 +09:00
parent f5478dd388
commit d63d20058c
-6
View File
@@ -82,12 +82,6 @@ jobs:
echo "✓ Publish Proxy elapsed: $((end - start))s" echo "✓ Publish Proxy elapsed: $((end - start))s"
ls -lh ./publish-logs/publish-proxy.binlog ls -lh ./publish-logs/publish-proxy.binlog
- name: Upload publish logs
uses: actions/upload-artifact@v4
with:
name: publish-logs
path: ./publish-logs/
- name: Write production secrets - name: Write production secrets
run: | run: |
set -e set -e