Skip to content

Commit

Permalink
fix printing
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 committed Jul 10, 2024
1 parent 4abbbbd commit 2d9f52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream-tracker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# TODO: update assignee to teams when GH supports it
run: gh issue create -a aalu1418 -t "Upstream Updates - $(date)" -l "[auto] Upstream Updates" -b $'## SIMD ### Opened\n${{ steps.updates.outputs.open }}\n\n### Closed\n${{ steps.updates.outputs.closed }}\n## Agave Wiki \`\`\`diff\n${ steps.updates.outputs.wiki }\`\`\`'
run: gh issue create -a aalu1418 -t "Upstream Updates - $(date)" -l "[auto] Upstream Updates" -b $'## SIMD### Opened\n${{ steps.updates.outputs.open }}\n\n### Closed\n${{ steps.updates.outputs.closed }}\n## Agave Wiki \`\`\`diff\n${ steps.updates.outputs.wiki }\`\`\`'

0 comments on commit 2d9f52a

Please sign in to comment.