Skip to content

Commit

Permalink
Choose names that better describe actions taken
Browse files Browse the repository at this point in the history
  • Loading branch information
jlapeyre committed Jan 13, 2024
1 parent d80b02a commit 4492956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- '*'

jobs:
publish_lexer:
name: Publish oq3_lexer crate
publish_crates:
name: Publish openqasm3_parser crates
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 4492956

Please sign in to comment.