Skip to content

Commit

Permalink
feat: feature/release-for-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Jan 21, 2025
1 parent 402e96e commit 4e8f40a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ vars:
VERSION:
sh: |
[ "$(git branch --show-current)" != "main" ] && echo "previewPost-$(git describe --tags --abbrev=0)" || echo $(git describe --tags --abbrev=0)
dotenv: ['.env', '{{.HOME}}/.env']

# PRECONDITION TO CHECK IF TOKENS SET OR UNSET FOR RELEASE
Expand Down

0 comments on commit 4e8f40a

Please sign in to comment.