Revert "test branches-ignore"

This reverts commit 5091000e58.
This commit is contained in:
Evorp
2024-06-23 14:37:55 -07:00
parent 5091000e58
commit 3bbbf62712

View File

@@ -1,22 +0,0 @@
name: Autozip Pack
on:
push:
branches:
- '*'
branches-ignore:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Create Pack
uses: appleboy/ssh-action@v1.0.3
with:
host: ${{ secrets.HOST }}
USERNAME: ${{ secrets.USERNAME }}
PORT: ${{ secrets.PORT }}
KEY: ${{ secrets.SSH }}
script: |
cd ./packs