Skip to content

Commit

Permalink
#72
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Rummelsberger committed Feb 21, 2023
1 parent 37d7e2a commit 924173b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ build integration:
publish versionType:
#!/usr/bin/env bash
x=$(release-it {{ versionType }} --release-version)
echo $x
echo "version" $x
# release-it {{ versionType }} --dry-run
# just publish-integrations {{ versionType }}
Expand Down

0 comments on commit 924173b

Please sign in to comment.