Skip to content

Commit

Permalink
Remove need for script
Browse files Browse the repository at this point in the history
  • Loading branch information
sondresolbakken committed Feb 6, 2025
1 parent 8cc9660 commit eef8786
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 @@ -30,6 +30,6 @@ runs:
GITHUB_ACTION_PATH: ${{ github.action_path }}

- name: Run goodbye.sh
run: goodbye.sh
run: echo "Goodbye"
shell: bash

0 comments on commit eef8786

Please sign in to comment.