Skip to content

Commit

Permalink
Solving errors in release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ammont82 committed Nov 19, 2024
1 parent a2950ae commit e56727e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
-H "Content-Type: application/gzip" \
--data-binary @apps/agent/dist/agent-latest.tgz \
"${upload_url}?name=agent-latest.tgz"
publish-to-npm:
publish-to-npm:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e56727e

Please sign in to comment.