Skip to content

Commit

Permalink
allow manual releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Hoß authored and sebhoss committed Dec 9, 2022
1 parent fdc59d8 commit dc040b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name: Automated Release
on:
schedule:
- cron: 47 2 * * FRI
workflow_dispatch:
jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dc040b3

Please sign in to comment.