Skip to content

Commit

Permalink
Fix naming of jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
w1kman committed Oct 6, 2023
1 parent 90ea6a7 commit 498978f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
jobs:
build-on-tag:
publish:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 498978f

Please sign in to comment.