Skip to content

Commit c9ac9b3

Browse files
authored
Merge pull request #35 from platformsh/action-updates
Parse error on publish
2 parents 8c12674 + 0d71173 commit c9ac9b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
deploy:
8-
name: [publish] pypi
8+
name: '[publish] pypi'
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)