chore: sync workflows from base-template
This commit is contained in:
5
.github/workflows/re-pull.yml
vendored
5
.github/workflows/re-pull.yml
vendored
@@ -25,8 +25,11 @@ jobs:
|
||||
contents: read
|
||||
packages: write
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
- name: Checkout scripts from main
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
sparse-checkout: .github/workflows/script
|
||||
|
||||
- name: Deploy ke Portainer
|
||||
run: bash ./.github/workflows/script/re-pull.sh
|
||||
|
||||
Reference in New Issue
Block a user