Skip to content

Commit

Permalink
fix: 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Mar 11, 2024
1 parent 7a7da7e commit 1d76627
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ runs:
# image: "src/Dockerfile"
steps:
- name: github sync
run: src/entrypoint.sh
run: entrypoint.sh
working-directory: src/
shell: bash
id: sync
env:
Expand Down

0 comments on commit 1d76627

Please sign in to comment.