Skip to content

Commit

Permalink
ci: testing with GIT_EMAIL
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlosjr97 committed Feb 10, 2024
1 parent 39b3369 commit 18d5e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Running release-it on dry-run
run: |
docker run \
-e GIT_EMAIL=${GIT_EMAIL} \
-v $PWD:/app \
ghcr.io/${{ github.repository }}:${{ github.sha }} \
release-it --dry-run
Expand Down

0 comments on commit 18d5e75

Please sign in to comment.