We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e6d8c commit 10feb86Copy full SHA for 10feb86
.github/workflows/canary.yml
@@ -47,7 +47,7 @@ jobs:
47
yarn test:e2e
48
- name: Create Issue
49
if: failure()
50
- - uses: JasonEtco/create-an-issue@1a16035489d05041b9af40b970f02e301c52ffba
+ uses: JasonEtco/create-an-issue@1a16035489d05041b9af40b970f02e301c52ffba
51
env:
52
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
53
RUN_LINK: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
0 commit comments