8000 release: fix typo (#6) · python/cpython-devcontainers@68189fa · GitHub
[go: up one dir, main page]

Skip to content

Commit 68189fa

Browse files
authored
release: fix typo (#6)
1 parent 7f0ac55 commit 68189fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- autoconf
1010
- devcontainer
1111

12-
job:
12+
jobs:
1313
release-to-ghcr:
1414
runs-on: ubuntu-latest
1515
steps:

0 commit comments

Comments
 (0)
0