From c4e236e62752ca190a21c37ae31dcd6929171262 Mon Sep 17 00:00:00 2001 From: umarcor Date: Thu, 2 Dec 2021 04:34:11 +0100 Subject: [PATCH] Tip/README: update 'uses' field in the usage example --- tip/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tip/README.md b/tip/README.md index c322196..681ec09 100644 --- a/tip/README.md +++ b/tip/README.md @@ -31,7 +31,7 @@ jobs: # Update tag and pre-release # - Update (force-push) tag to the commit that is used in the workflow. # - Upload artifacts defined by the user. - - uses: eine/tip@master + - uses: pyTooling/Actions/tip@main with: token: ${{ secrets.GITHUB_TOKEN }} files: |