Try again to keep workflow alive

Fixes #24
This commit is contained in:
nanos 2023-03-23 07:06:14 +00:00
parent 3491c6a7e2
commit e2b4addcfc

View file

@ -39,5 +39,7 @@ jobs:
name: artifacts
path: |
artifacts
# - name: Keep workflow alive
# uses: gautamkrishnar/keepalive-workflow@v1
- name: Check out, so that we can keep the workflow alive
uses: actions/checkout@v3
- name: Keep workflow alive
uses: gautamkrishnar/keepalive-workflow@v1