Missing entry in action.yml
Some checks failed
ci / tag-schedule () (push) Has been cancelled
ci / label-custom (push) Has been cancelled
ci / docker-push (push) Has been cancelled
ci / bake (push) Has been cancelled
ci / multi-images (push) Has been cancelled
ci / tag-schedule (schedule) (push) Has been cancelled
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Has been cancelled
ci / tag-match (\d{1,3}.\d{1,3}, 0) (push) Has been cancelled
ci / tag-match (\d{1,3}.\d{1,3}.\d{1,3}, 0) (push) Has been cancelled
ci / tag-match (v(.*), 1) (push) Has been cancelled
ci / tag-semver (false) (push) Has been cancelled
ci / tag-semver (true) (push) Has been cancelled
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Has been cancelled

This commit is contained in:
CrazyMax
2020-12-24 14:06:20 +01:00
parent aa3823e012
commit b500d9c7b5
3 changed files with 33 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 1.10.1 (2020/12/24)
* Missing entry in `action.yml`
## 1.10.0 (2020/12/24)
* Add `bake-file` output (#36)