Skip to content

Commit

Permalink
fix: remove static version
Browse files Browse the repository at this point in the history
  • Loading branch information
badele committed Nov 26, 2023
1 parent bceffab commit 41f24b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash

TAGVERSION=$1
TAGVERSION="v0.1.0"
VERSION="${TAGVERSION:1}"

cog changelog --at "$TAGVERSION" -t full_hash > GITHUB_CHANGELOG.md
Expand Down

0 comments on commit 41f24b4

Please sign in to comment.