Remove deprecated param from versioning

pull/156/head
David Finol 2022-01-02 18:22:24 -06:00
parent 8a69fc6be3
commit 601a730a42
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 }}