Skip to content

Commit

Permalink
working on build
Browse files Browse the repository at this point in the history
  • Loading branch information
redrezo committed Sep 7, 2022
1 parent 26e74c4 commit 9e51e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 23,7 @@ jobs:
gradle-version: 7.4
- run: gradle notifyJenkins
env:
GITHUB_REF_NAME: ${{ github.event.workflow_run.head_branch }}
BUILD_RUN_ID: ${{ github.event.workflow_run.id }}
GH_ACCESS_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9e51e09

Please sign in to comment.