Remove deprecated param from versioning (#156)

pull/158/head
David Finol 2022-01-02 19:03:02 -06:00 committed by GitHub
parent 8a69fc6be3
commit 87b202c6d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -10,5 +10,3 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: Actions-R-Us/actions-tagger@v2 - uses: Actions-R-Us/actions-tagger@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}