Skip to content

Revert "Change Familie priority because of overtime" #346

Revert "Change Familie priority because of overtime"

Revert "Change Familie priority because of overtime" #346

name: "[PUSH] Create Package"
on:
workflow_dispatch:
push:
branches:
- master
paths:
- "force-app/**"
jobs:
create-package:
name: Run Package Creation
uses: navikt/crm-workflows-base/.github/workflows/packageCreate.yml@master
with:
SFDX_ENV: HEADER_ENV_REPLACER='"Dev"' DEPLOY_DESTINATION=DEV
permissions:
contents: write
secrets: inherit