Add missingneeds: to the git latest tag workflow

This commit is contained in:
curquiza 2023-01-12 15:04:11 +01:00
parent 5c1a7c3b9a
commit 680ea39bba
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
update-latest-tag:
runs-on: ubuntu-latest
needs: check-version
steps:
- uses: actions/checkout@v3
- uses: rickstaa/action-create-tag@v1