Skip to content

Merge pull request #152 from SFDO-Community/production-actions #1

Merge pull request #152 from SFDO-Community/production-actions

Merge pull request #152 from SFDO-Community/production-actions #1

Workflow file for this run

name: Upload Beta Release (2GP)
on:
push:
branches:
- 'main'
jobs:
upload-beta:
uses: SFDO-Community/standard-workflows/.github/workflows/beta-2gp.yml@main
secrets:
dev-hub-auth-url: '${{ secrets.PACKAGING_ORG_AUTH_URL }}'