You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/deploy-plugin.yml
+3-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,9 @@ jobs:
20
20
uses: cycjimmy/semantic-release-action@v4
21
21
with:
22
22
semantic_version: latest # since our plugin has a devDependency on semantic-release, using latest keyword here will upgrade node_modules/ copy to the latest version for deployment
0 commit comments