mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-19 22:46:58 +08:00
Tip/README: update 'uses' field in the usage example
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user