Skip to content

Commit b309245

Browse files
authored
Rename job from 'release' to 'publish' in workflow (#965)
1 parent 2bfe587 commit b309245

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
id-token: write
1111

1212
jobs:
13-
release:
13+
publish:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)