Skip to content

Commit

Permalink
hope this should work
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankatliarchuk committed Apr 5, 2021
1 parent e827603 commit 6db6e9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: changelog

on:
workflow_dispatch:
schedule:
- cron: "20 23 * * *"

env:
BRANCH: main
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ env:
DEFAULT_BUMP: patch
TO_PUBLISH: ${{ contains(github.event.head_commit.message, 'publish') }}
TO_DRAFT: ${{ contains(github.event.head_commit.message, 'draft') }}
BRANCH: main
COMMITTER_BOT: GitHub <[email protected]>
AUTHOR_BOT: actions-bot <[email protected]>

jobs:

Expand Down

0 comments on commit 6db6e9a

Please sign in to comment.