Skip to content

Commit

Permalink
ci: renamed job to release
Browse files Browse the repository at this point in the history
  • Loading branch information
delafthi committed Feb 22, 2023
1 parent 8b16015 commit 9dc9f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
types: [created]

jobs:
build:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9dc9f4d

Please sign in to comment.