Skip to content

Commit 20c2e82

Browse files
authored
Update packagist-deploy.yml
1 parent 6eec9f4 commit 20c2e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packagist-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v3
17-
- uses: mnavarrocarter/packagist-update@v1.0
17+
- uses: mnavarrocarter/packagist-update@v1.0.0
1818
with:
1919
username: "GautierDele"
2020
api_token: ${{ secrets.PACKAGIST_TOKEN }}

0 commit comments

Comments
 (0)