mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-16 07:14:25 +00:00
Compare commits
2 Commits
slomp/pin-
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd29819f3d | ||
|
|
2ba0e21c97 |
2
.github/workflows/emscripten.yml
vendored
2
.github/workflows/emscripten.yml
vendored
@@ -69,7 +69,7 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build-emscripten
|
||||
if: github.ref == 'refs/heads/master'
|
||||
if: github.ref == 'refs/heads/master' && github.repository == 'wolfpld/tracy'
|
||||
steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
- uses: wlixcc/SFTP-Deploy-Action@v1.2.4
|
||||
|
||||
Reference in New Issue
Block a user