Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove comment
Browse files Browse the repository at this point in the history
srtfisher committed Nov 30, 2023
1 parent 67810fd commit eb8cce7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/built-release.yml
Original file line number Diff line number Diff line change
@@ -141,9 +141,6 @@ jobs:
run: |
[[ -f package.json ]] && echo "exists=true" >> $GITHUB_OUTPUT || echo "exists=false" >> $GITHUB_OUTPUT
# For the *-built branch, build the assets and push them to the corresponding
# built branch. For example, production would be the current branch and
# production-built would be the built branch that gets pushed to.
build-branch-and-release:
name: Build assets and push to built branch
needs: extract-version

0 comments on commit eb8cce7

Please sign in to comment.