Skip to content

Commit

Permalink
Merge pull request #3 from HenryCabarcas/tests
Browse files Browse the repository at this point in the history
Added checkout step
  • Loading branch information
nerdtronik authored Feb 22, 2025
2 parents eced4e6 + 7e4b32e commit 50dab3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ outputs:
runs:
using: "composite"
steps:
- name: 📩 Checkout Source
uses: actions/checkout@v4

- name: 🤖 Automatic version tag
id: main-process
run: ./start.sh
Expand Down

0 comments on commit 50dab3b

Please sign in to comment.