Skip to content

Commit

Permalink
fix action yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockedPlot7560 committed Jan 5, 2024
1 parent 97018f0 commit caccfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:
id: "finish"
run: "${{github.action_path}}exitpoint.sh ${{ steps.prepare.outputs.pocketmine_name }}"

post:
- name: "Cleanup"
if: always()
shell: bash
run: "${{github.action_path}}cleanup.sh ${{ steps.prepare.outputs.container_prefix }}

0 comments on commit caccfe2

Please sign in to comment.