ci(tag-latest): Updated to correct action

releases/v3
Tycho Bokdam 2020-05-08 10:30:59 +02:00
parent 6538d79322
commit a5f34cf046
No known key found for this signature in database
GPG Key ID: A0FAE77C8CDF33C7
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ jobs:
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: ./ - uses: Actions-R-Us/actions-tagger@latest
env: env:
GITHUB_TOKEN: ${{ secrets.github_token }} GITHUB_TOKEN: ${{ secrets.github_token }}