Skip to content

Commit

Permalink
Merge pull request #283 from google/release-ref
Browse files Browse the repository at this point in the history
Ensure that the release build happens at the newly committed version
  • Loading branch information
blickly committed Mar 1, 2023
2 parents b84c914 + 2720561 commit 3861574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
trigger-publication:
name: Trigger Build and Publish
needs: create-release
uses: ./.github/workflows/build.yml
uses: google/closure-compiler-npm/.github/workflows/build.yml@master

0 comments on commit 3861574

Please sign in to comment.