Update branch processing

This commit is contained in:
Rory Powell 2022-04-20 16:42:03 +01:00
parent b94fae9bb8
commit 58b67ef7aa
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ env:
POSTHOG_TOKEN: ${{ secrets.POSTHOG_TOKEN }}
INTERCOM_TOKEN: ${{ secrets.INTERCOM_TOKEN }}
POSTHOG_URL: ${{ secrets.POSTHOG_URL }}
BRANCH: ${{ GITHUB_REF_NAME }}
BRANCH: $GITHUB_REF_NAME
jobs:
release: