parent
3491c6a7e2
commit
e2b4addcfc
1 changed files with 4 additions and 2 deletions
6
.github/workflows/get_context.yml
vendored
6
.github/workflows/get_context.yml
vendored
|
@ -39,5 +39,7 @@ jobs:
|
||||||
name: artifacts
|
name: artifacts
|
||||||
path: |
|
path: |
|
||||||
artifacts
|
artifacts
|
||||||
# - name: Keep workflow alive
|
- name: Check out, so that we can keep the workflow alive
|
||||||
# uses: gautamkrishnar/keepalive-workflow@v1
|
uses: actions/checkout@v3
|
||||||
|
- name: Keep workflow alive
|
||||||
|
uses: gautamkrishnar/keepalive-workflow@v1
|
||||||
|
|
Loading…
Reference in a new issue