1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-05 01:20:39 +02:00

Allow skipping release note with skip release note label (#9375)

This commit is contained in:
LitoMore 2023-08-23 00:44:51 +08:00 committed by GitHub
parent a824ca7a20
commit 0d2c7e7719
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@9969e1266c9e470fe015dbd825a2897423e9270e
- uses: LitoMore/simple-icons-release-action@1a0c7bb3a4a694ba3877d92e340c01a7a56cc730
id: release
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}