????
Current Path : /home/thenclexdoctor.com/public_html/vendor/craftsys/msg91-laravel/.github/workflows/ |
Current File : /home/thenclexdoctor.com/public_html/vendor/craftsys/msg91-laravel/.github/workflows/release.yml |
name: New Release on: push: branches: [ master ] jobs: release: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 - name: New Release uses: cycjimmy/semantic-release-action@v3 id: release # Need an `id` for output variables env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_TOKEN: 000000000000000 GIT_AUTHOR_NAME: sudkumar GIT_COMMITTER_NAME: sudkumar with: extra_plugins: | @semantic-release/git @semantic-release/changelog
Sorry, this page is not available...