Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagoC committed Jan 22, 2024
1 parent 3f971f2 commit 7dfff44
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ jobs:
new_tag: ${{ steps.new_tag_step.outputs.new_tag }}

steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
fetch-depth: '0'
- name: Generate TagName
id: taggerDryRun
uses: anothrNick/github-tag-action@1.61.0
Expand Down

0 comments on commit 7dfff44

Please sign in to comment.