Skip to content

Commit

Permalink
Select (bookmark) mode - archive by bookmarks. Fixes for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
o0101 committed Jan 1, 2022
1 parent fab7046 commit 7d2a6a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .date.npm.release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sun Jan 2 05:18:02 AM HKT 2022
Sun Jan 2 05:40:42 AM HKT 2022
1 change: 1 addition & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
description=$1
latest_tag=$(git describe --abbrev=0)
npm version $latest_tag
echo $(date) > .date.npm.release
gpush patch "$description"
grel release -u i5ik -r 22120 --tag $latest_tag --name "New release" --description '"'"$description"'"'
grel upload -u i5ik -r 22120 --tag $latest_tag --name "archivist1-win.exe" --file bin/archivist1-win.exe
Expand Down

0 comments on commit 7d2a6a4

Please sign in to comment.