Disable keepalive

This is causing an error (#23) because we aren't actually checking out the repo.

Need to revisit at a later stage.
This commit is contained in:
Michael 2023-03-22 07:24:47 +00:00 committed by GitHub
parent afc981930c
commit 0d95631980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,5 +39,5 @@ jobs:
name: artifacts
path: |
artifacts
- name: Keep workflow alive
uses: gautamkrishnar/keepalive-workflow@v1
# - name: Keep workflow alive
# uses: gautamkrishnar/keepalive-workflow@v1