Skip to content

Commit

Permalink
ci(repo): Add missing colon to release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcmarine committed Jun 10, 2024
1 parent 046d786 commit c680a6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch

workflow_dispatch:

concurrency: ${{ github.workflow }}-${{ github.ref }}

Expand Down

0 comments on commit c680a6b

Please sign in to comment.