Skip to content

Commit

Permalink
test builder
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Riobo Lorenzo <[email protected]>
  • Loading branch information
adrianriobo committed Jan 22, 2024
1 parent 927128a commit 499d0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
GH_CONTEXT: ${{ toJSON(github) }}
run: echo $GH_CONTEXT > gh_context.json

- name: Upload GH context as artifact
- name: Upload GH context as an artifact
uses: actions/upload-artifact@v4
with:
name: gh_context
Expand Down

0 comments on commit 499d0ca

Please sign in to comment.