This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user