Skip to content

Commit

Permalink
ci: copy release-to-candidate from discord
Browse files Browse the repository at this point in the history
To see if this fixes #50
  • Loading branch information
lengau authored Sep 23, 2024
1 parent 2531823 commit 100049d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-to-candidate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Release
on:
# Run the workflow each time new commits are pushed to the candidate branch.
push:
branches:
- candidate
branches: [ "candidate" ]
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 100049d

Please sign in to comment.