1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Bump create-release fixes (#8790)

This commit is contained in:
LitoMore 2023-06-12 10:27:41 +08:00 committed by GitHub
parent 8649633d68
commit d180406b91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
did-create-pr: ${{ steps.release.outputs.did-create-pr }}
new-version: ${{ steps.release.outputs.new-version }}
steps:
- uses: LitoMore/simple-icons-release-action@1b27c20ef141ba4f238a7d3db95929fe21248471
- uses: LitoMore/simple-icons-release-action@9969e1266c9e470fe015dbd825a2897423e9270e
id: release
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}