Skip to content

Commit

Permalink
chore(release): 🤖 v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
theowenyoung committed Jan 11, 2021
1 parent 190a536 commit 48afd05
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.2.4](https://github.com/actionsflow/actionsflow-action/compare/v1.2.3...v1.2.4) (2021-01-11)

### Bug Fixes

- github runner bug ([fc51020](https://github.com/actionsflow/actionsflow-action/commit/fc51020baf5dcb49c75dbaa1ab561145d9529c4a))

## [1.2.3](https://github.com/actionsflow/actionsflow-action/compare/v1...v1.2.3) (2021-01-07)

## [1.2.2](https://github.com/actionsflow/actionsflow-action/compare/v1...v1.2.2) (2021-01-07)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "actionsflow-action",
"version": "1.2.3",
"version": "1.2.4",
"private": true,
"description": "Actionsflow Github Action",
"keywords": [
Expand Down

0 comments on commit 48afd05

Please sign in to comment.