Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glemartret authored Jan 21, 2024
1 parent adbfe4b commit 45a463f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
- uses: peiffer-innovations/actions-dart-version-autotag@v1
with:
token: ${{ secrets.TAG_TOKEN }}
- uses: actions/checkout@v4
- uses: actions/checkout@v41
with:
token: ${{ secrets.TAG_TOKEN }}
- name: Run latest-tag
uses: EndBug/latest-tag@latest

0 comments on commit 45a463f

Please sign in to comment.