Skip to content

Commit

Permalink
try: remove superflous step
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoweiss committed Dec 14, 2024
1 parent 2e13dde commit a4abc40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autopublish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
json_tags=echo git tag | jq -R -s -c 'split("\n")[:-1]'
echo $json_tags
echo 'tags=$json_tags' >> "$GITHUB_OUTPUT"
echo $GITHUB_OUTPUT
build:
name: Build and Validate
runs-on: ubuntu-22.04
Expand Down

0 comments on commit a4abc40

Please sign in to comment.