Skip to content

Commit

Permalink
disabling nightlies and bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
lleadbet committed Feb 24, 2021
1 parent ee717f3 commit f930413
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'


name: Nightly Release

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "0.3.3"
version = "0.4.0"

release:
docker build . -t twitch-cli:latest
Expand Down

0 comments on commit f930413

Please sign in to comment.