Moved scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user