mirror of
https://github.com/Faithful-Resource-Pack/Faithful-32x-Java.git
synced 2026-04-17 08:46:58 -04:00
2
.github/workflows/create-pack.yml
vendored
2
.github/workflows/create-pack.yml
vendored
@@ -13,6 +13,6 @@ jobs:
|
||||
PORT: ${{ secrets.PORT }}
|
||||
KEY: ${{ secrets.SSH }}
|
||||
script: |
|
||||
if [[ ${{ github.ref_name }} == "main" ]]; then
|
||||
if [[ $({ github.ref_name }) == "main" ]]; then
|
||||
exit 0
|
||||
fi
|
||||
Reference in New Issue
Block a user