Skip to content

Commit

Permalink
change env var name
Browse files Browse the repository at this point in the history
  • Loading branch information
SageGJ committed Dec 17, 2024
1 parent 55fdf60 commit f5725df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-current-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
SCHEMATIC_SERVICE_ACCOUNT_CREDS: ${{ secrets.SCHEMATIC_SERVICE_ACCOUNT_CREDS }}
SYNAPSE_TOKEN: ${{ secrets.SYNAPSE_TOKEN_DPE }}
SYNAPSE_AUTH_TOKEN: ${{ secrets.SYNAPSE_TOKEN_DPE }}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f5725df

Please sign in to comment.