Skip to content

Commit

Permalink
Merge branch 'iclr-blogposts:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
testiclrblogpost authored Nov 20, 2023
2 parents d7f7cd7 + 7162d16 commit 292ee66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/comment-on-error.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
# name: website_out
# path: site_out
search_artifacts: true
- run: unzip website_out/site.zip
- name: Get ISSUE_NUMBER
run: echo "ISSUE_NUMBER=$(cat website_out/pr_number.txt)" >> $GITHUB_ENV
- name: Get filterout
run: echo "MSG=$(cat website_out/filterout.txt)" >> $GITHUB_ENV
- uses: actions/github-script@v6
Expand Down

0 comments on commit 292ee66

Please sign in to comment.