Skip to content

Commit 5d34f07

Browse files
authored
feat: automated publishing (#211)
1 parent bbac64b commit 5d34f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515

1616
jobs:
1717
release_gh:
18-
name: GitHub Releases
18+
name: GitHub Release
1919
if: contains(github.event.pull_request.labels.*.name, 'release')
2020
runs-on: ubuntu-latest
2121
steps:

0 commit comments

Comments
 (0)