Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37edbae commit 8cc44fcCopy full SHA for 8cc44fc
1 file changed
.github/workflows/publish.yml
@@ -75,7 +75,7 @@ jobs:
75
id: tag
76
uses: dawidd6/action-get-tag@v1
77
78
- - name: Checkout repository
+ - name: Checkout Credentials repository
79
if: ${{ github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') }}
80
uses: actions/checkout@v2
81
with:
0 commit comments