Skip to content

Commit

Permalink
Merge branch 'main' into fix/issue-126
Browse files Browse the repository at this point in the history
  • Loading branch information
A-kirami authored Mar 1, 2024
2 parents e360488 + cab6e4b commit abf2394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
uses: actions/github-script@v7
id: format-artifact-comment
with:
result-encoding: string
script: |
const artifacts = await github.rest.actions.listWorkflowRunArtifacts({
owner: context.repo.owner,
Expand Down

0 comments on commit abf2394

Please sign in to comment.