Skip to content

Commit

Permalink
Merge pull request #55 from SFDO-Community-Sprints/feature-issue26.2
Browse files Browse the repository at this point in the history
Modified beta release file
  • Loading branch information
cidarm authored Jan 10, 2024
2 parents 5837ead + b5c0ae1 commit c4c11b2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/beta_release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
name: beta release

on:
push:
branches:
- 'main'
paths-ignore:
- 'docs/**'
- 'README.md'
workflow_dispatch:

env:
CUMULUSCI_KEYCHAIN_CLASS: cumulusci.core.keychain.EnvironmentProjectKeychain
CUMULUSCI_SERVICE_github: ${{ secrets.CUMULUSCI_SERVICE_GITHUB }}
Expand Down

0 comments on commit c4c11b2

Please sign in to comment.