Skip to content

Commit 10feb86

Browse files
author
Luca Forstner
committed
Update workflow
1 parent b5e6d8c commit 10feb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
yarn test:e2e
4848
- name: Create Issue
4949
if: failure()
50-
- uses: JasonEtco/create-an-issue@1a16035489d05041b9af40b970f02e301c52ffba
50+
uses: JasonEtco/create-an-issue@1a16035489d05041b9af40b970f02e301c52ffba
5151
env:
5252
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5353
RUN_LINK: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}

0 commit comments

Comments
 (0)