Skip to content

Commit

Permalink
Remove organization when publishing hex package
Browse files Browse the repository at this point in the history
Apparently that's not needed if the package is public; it's intended for
privately listed packages.
  • Loading branch information
jwilger committed Jan 27, 2024
1 parent aa2a55e commit a31c6ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
with:
name: gpt_agent
key: ${{ secrets.HEX_API_KEY }}
organization: artium
tag-release: false

0 comments on commit a31c6ec

Please sign in to comment.