Skip to content

Commit

Permalink
Post branch name to lbrytv-deployment hook
Browse files Browse the repository at this point in the history
  • Loading branch information
anbsky committed Jul 2, 2020
1 parent 4e18574 commit afd4e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,6 @@ jobs:
event_type: deploy-lbrytv
client_payload: |
tag: sha-${{ steps.slug.outputs.sha7 }}
branch: ${GITHUB_REF##*/}
env:
GITHUB_TOKEN: ${{ secrets.DEPLOYMENT_REPO_TOKEN }}

0 comments on commit afd4e8d

Please sign in to comment.