Skip to content

Commit

Permalink
Update mike.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmadigan authored May 13, 2024
1 parent 65923fe commit 326680c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mike.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
else
echo "::error::User is not authorized to deploy."
echo "can_deploy=false" >> $GITHUB_ENV
fi
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
id: validate_user

- name: Setup Git Config
if: env.can_deploy == 'true'
Expand Down

0 comments on commit 326680c

Please sign in to comment.