Skip to content

Commit 84b1a33

Browse files
committed
fix #10 remove CI release dependency; update CHANGELOG date
1 parent 27478a3 commit 84b1a33

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ jobs:
77
publish:
88
if: github.event_name == 'release'
99
runs-on: ubuntu-latest
10-
needs: build
1110
steps:
1211
- uses: actions/checkout@v2
1312
with:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Change Log
22

3-
## [1.0.0] 19-Oct-2020
3+
## [1.0.0] 26-Oct-2020
44
- Initial release.

0 commit comments

Comments
 (0)