We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3621cc1 commit a7d862eCopy full SHA for a7d862e
.github/workflows/junit.yml
@@ -64,5 +64,5 @@ jobs:
64
uses: andymckay/append-gist-action@1fbfbbce708a39bd45846f0955ed5521f2099c6d
65
with:
66
token: ${{ secrets.GIST_TOKEN }}
67
- gistURL: https://gist.githubusercontent.com/eclipse-platform/eclipse.platform.swt/
68
- file: test_results_badge.svg
+ gistURL: https://gist.githubusercontent.com/eclipse-releng-bot/78d110a601baa4ef777ccb472f584038
+ file: badge.svg
0 commit comments