Skip to content

Commit df83af6

Browse files
committed
chore: build fix
1 parent 70d6488 commit df83af6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# This workflow will install Python dependencies, run tests and lint with a single version of Python
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
33

4-
name: Release
4+
name: Create release
55
on:
66
push:
77
branches: [ main ]
88
pull_request:
99
branches: [ main ]
1010

1111
jobs:
12-
release:
12+
create-release:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)