Skip to content

Commit

Permalink
Update validation-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HamishBrownPFR authored Apr 1, 2024
1 parent d741b2c commit 9a569a1
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/validation-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,8 @@ jobs:
id: date
run: |
echo "{date}={$(date +'%Y-%m-%d')}" >> $GITHUB_ENV
- name: Upload Log Artifacts
if: github.event_name == 'pull_request'
uses: actions/upload-artifact@v4
with:
name: visualisations-${{ env.date }}
path: html

- name: Deploy to GitHub pages 🚀
if: github.event_name != 'pull_request'
uses: JamesIves/[email protected]
with:
clean: false
Expand Down

0 comments on commit 9a569a1

Please sign in to comment.