Skip to content

Commit

Permalink
fix: or-1170 remove unused env var
Browse files Browse the repository at this point in the history
  • Loading branch information
koenmetsu committed Aug 24, 2022
1 parent 038e886 commit bf6debb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ jobs:
GIT_EMAIL: ${{ secrets.VBR_GIT_EMAIL }}
GIT_AUTHOR_EMAIL: ${{ secrets.VBR_GIT_EMAIL }}
GIT_COMMITTER_EMAIL: ${{ secrets.VBR_GIT_EMAIL }}
IGNORE_ES_TESTS: FALSE

- name: Set Release Version
id: set-version
Expand Down

0 comments on commit bf6debb

Please sign in to comment.