Skip to content

Commit 9a3a61d

Browse files
committed
what have I even done
1 parent 7a4eeea commit 9a3a61d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/create-pack.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Create Pack
22
on: [push]
33
jobs:
44
build:
5+
runs-on: ubuntu-latest
6+
steps:
7+
- uses: actions/checkout@v2
58
- name: Creating Pack
69
uses: appleboy/ssh-action@master
710
with:

0 commit comments

Comments
 (0)