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

Commit 2720561

Browse files
Ensure that the release build happens at the newly committed version
1 parent b84c914 commit 2720561

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)