We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eec9f4 commit 20c2e82Copy full SHA for 20c2e82
.github/workflows/packagist-deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v3
17
- - uses: mnavarrocarter/packagist-update@v1.0
+ - uses: mnavarrocarter/packagist-update@v1.0.0
18
with:
19
username: "GautierDele"
20
api_token: ${{ secrets.PACKAGIST_TOKEN }}
0 commit comments