what have I even done

This commit is contained in:
Robert
2022-06-21 16:36:55 +02:00
parent 7a4eeea80a
commit 9a3a61df91

View File

@@ -2,6 +2,9 @@ name: Create Pack
on: [push] on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Creating Pack - name: Creating Pack
uses: appleboy/ssh-action@master uses: appleboy/ssh-action@master
with: with: