Skip to content

Commit

Permalink
added uploaded artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
priya committed Jul 7, 2024
1 parent 6eb306d commit c607d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
needs: test
runs-on: ubuntu-latest
outputs:
script-files: $ {{ steps.publish.outputs.script-file }}
script-files: ${{ steps.publish.outputs.script-file }}
steps:
- name: Get code
uses: actions/checkout@v3
Expand Down

0 comments on commit c607d2d

Please sign in to comment.