-
-
Notifications
You must be signed in to change notification settings - Fork 40
Meta: Update release workflow with ghat
#56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
.github/workflows/release.yml
Outdated
| on: | ||
| workflow_dispatch: | ||
| # You can manually trigger a deployment on GitHub.com | ||
| # https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR also enables manual release via GitHub Actions. This is useful if there's a bugs that is urgent.
| - uses: fregante/daily-version-action@v1 | ||
| name: Create tag if necessary | ||
| id: daily-version | ||
| - uses: notlmn/release-with-changelog@v3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Every version will now have an automatic changelog as well
ghat
ghatghat
Using https://github.com/fregante/ghatemplates#webextreleaseyml