diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4759c44..d62b4ec 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,3 +17,5 @@ jobs: run: | echo Add other actions to build, echo test, and deploy your project. + - name: Run publish script + uses: jag-sfdc/sfdx-publish-action@master