Make spreadsheet dynamic based on branch name (#181)

This commit is contained in:
merwanehamadi
2023-07-23 12:05:45 -07:00
committed by GitHub
parent 6b426e29c5
commit 2314c72bd9
2 changed files with 3 additions and 1 deletions

View File

@@ -206,3 +206,4 @@ jobs:
fi
env:
GDRIVE_BASE64: ${{ secrets.GDRIVE_BASE64 }}
GITHUB_REF_NAME: ${{ github.ref_name }}