Skip to content

Commit

Permalink
renamed secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Talha Ali committed Nov 30, 2023
1 parent 3a843eb commit eed02d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_secrets_properties_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
touch secrets.txt
chmod 777 secrets.txt
echo ${{ secrets.WC_CLOUD_PROJECT_ID }} >> secrets.txt
echo ${{ secrets.PROPERTIES }} >> secrets.txt
# - name: Check File Existence
# run: |
Expand Down

0 comments on commit eed02d3

Please sign in to comment.