Skip to content

Commit

Permalink
Modified beta release file
Browse files Browse the repository at this point in the history
  • Loading branch information
cidarm committed Jan 10, 2024
1 parent 5837ead commit b5c0ae1
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 b5c0ae1

Please sign in to comment.