File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 7878 write-mode : overwrite
7979 contents : ${{ needs.release_metadata.outputs.changelog }}
8080
81+ - name : Format
82+ run : yarn format:fix
83+
8184 - name : Commit changes
8285 id : commit
8386 uses : EndBug/add-and-commit@v9
Original file line number Diff line number Diff line change 9595 write-mode : overwrite
9696 contents : ${{ needs.release_metadata.outputs.changelog }}
9797
98+ - name : Format
99+ run : yarn format:fix
100+
98101 - name : Commit changes
99102 id : commit
100103 uses : EndBug/add-and-commit@v9
Original file line number Diff line number Diff line change @@ -34,8 +34,6 @@ All notable changes to this project will be documented in this file.
3434
3535<!-- git-cliff-unreleased-end -->
3636
37- ** Changelog file is no longer maintained, you can check all changes in [ GitHub Releases] ( https://github.com/apify/apify-cli/releases ) .**
38-
3937# 0.6.1 / 2020-05-18
4038
4139- ** BREAKING:** Templates are now fully decoupled from this project and
You can’t perform that action at this time.
0 commit comments