Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 3861574

Browse files
authored
Merge pull request #283 from google/release-ref
Ensure that the release build happens at the newly committed version
2 parents b84c914 + 2720561 commit 3861574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
trigger-publication:
6565
name: Trigger Build and Publish
6666
needs: create-release
67-
uses: ./.github/workflows/build.yml
67+
uses: google/closure-compiler-npm/.github/workflows/build.yml@master

0 commit comments

Comments
 (0)