Update README.md

This commit is contained in:
Corey Butler 2020-01-27 16:58:59 -06:00 committed by GitHub
parent 5fa65bf3ba
commit 6ab639fa5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v2
- uses: butlerlogic/action-autotag@stable
with:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"