diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 1ce1f3a..9f78ab1 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -43,7 +43,7 @@ jobs: uses: Brightspace/third-party-actions@actions/setup-node - name: Semantic Release if: github.ref == 'refs/heads/master' - uses: BrightspaceUI/actions/semantic-release@master + uses: BrightspaceUI/actions/semantic-release@main with: GITHUB_TOKEN: ${{ secrets.D2L_GITHUB_TOKEN }} NPM: true