Skip to content

Commit

Permalink
remove empty env: line
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-luna-valero committed Sep 19, 2024
1 parent d416b4e commit ac11f6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
echo "::add-mask::$OIDC_TOKEN"
echo "OIDC_TOKEN=$OIDC_TOKEN" >> "$GITHUB_ENV"
- name: Configure providers access
env:
run: |
cd deployment
./site-config.sh
Expand Down

0 comments on commit ac11f6d

Please sign in to comment.