Skip to content

Commit

Permalink
HARMONY-1756: Remove "publish" action from build
Browse files Browse the repository at this point in the history
  • Loading branch information
indiejames committed May 1, 2024
1 parent bb76368 commit 48b526f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
run: |
make install
VERSION=$(echo "${VERSION_TAG}" | cut -c2-) make build
make publish
# Setup git
# https://api.github.com/users/github-actions%5Bbot%5D
Expand Down

0 comments on commit 48b526f

Please sign in to comment.