Moved scripts

This commit is contained in:
2026-04-12 02:35:05 -05:00
parent c9e77915b0
commit f4653456f3
5 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ runs:
- name: Remove Pangolin resource
shell: bash
run: |
bash ${{ github.action_path }}/../scripts/pangolin-delete.sh \
bash ${{ github.action_path }}/pangolin-delete.sh \
--resource-name "${{ inputs.app-name }}-${{ inputs.slug }}"
- name: Stop preview container