Merge branch 'dev' into 1078-UserGroups

This commit is contained in:
Jordan Brown
2020-12-18 01:08:02 -05:00
+1
View File
@@ -366,6 +366,7 @@ jobs:
- name: Set TGS4_GITHUB_REF for push
if: ${{ github.event_name == 'push' }}
shell: bash
run: |
TEMP_GITHUB_REF="${{ github.event.ref }}"
echo "TGS4_GITHUB_REF=${TEMP_GITHUB_REF##*/}" >> $env:GITHUB_ENV