Update publish.yml

This commit is contained in:
Jayy001 2023-12-26 15:02:43 +00:00 committed by GitHub
parent 644e8c8d4f
commit 0d53363a97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ jobs:
sudo apt-get install xvfb
xvfb-run --server-args="-screen 0 1200x800x24" npx grunt testui
- name: Deploy to GitHub Pages
- name: Upload artifacts
if: success() && github.ref == 'refs/heads/master'
uses: actions/upload-pages-artifact@v3
with: