Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
belyaev-mikhail committed Mar 11, 2021
1 parent 762bf46 commit e9326c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ jobs:
with:
java-version: 1.8
- name: Build with Maven
run: mvn -B package
run: mvn -B package -s .github/github-settings.xml
env:
GITHUB_ACTOR: vorpal-reseacher
GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }}

0 comments on commit e9326c4

Please sign in to comment.