Skip to content

Commit 3ad603b

Browse files
committed
comment out old output
1 parent 04c7806 commit 3ad603b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
runs-on: ubuntu-latest
7777
outputs:
7878
commit_hash: ${{ steps.empty-commit.outputs.commit_hash }}
79-
release-ref-or-commit: ${{ steps.resolve-release-commit.outputs.release-ref-or-commit }}
79+
# release-ref-or-commit: ${{ steps.resolve-release-commit.outputs.release-ref-or-commit }}
8080
steps:
8181
- uses: actions/create-github-app-token@v1
8282
id: app-token

0 commit comments

Comments
 (0)