Tip/README: update 'uses' field in the usage example

This commit is contained in:
umarcor
2021-12-02 04:34:11 +01:00
parent aa63c214f8
commit c4e236e627

View File

@@ -31,7 +31,7 @@ jobs:
# Update tag and pre-release # Update tag and pre-release
# - Update (force-push) tag to the commit that is used in the workflow. # - Update (force-push) tag to the commit that is used in the workflow.
# - Upload artifacts defined by the user. # - Upload artifacts defined by the user.
- uses: eine/tip@master - uses: pyTooling/Actions/tip@main
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
files: | files: |