Skip to content

Commit

Permalink
ci(nightly): update get-tag action
Browse files Browse the repository at this point in the history
  • Loading branch information
itschip committed Jan 1, 2024
1 parent a3fcc32 commit a840cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0

- name: Get tag
uses: project-error/get-tag@v1.2
uses: project-error/get-tag@v1.3
with:
environment: "dev"
prerelease: true
Expand Down

0 comments on commit a840cdc

Please sign in to comment.