Skip to content

Commit 1e3c3d9

Browse files
committedApr 24, 2020
forgot EVENTHORIZON from Actions workflow
1 parent 782be6e commit 1e3c3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
# list here each secret to pass on to the build
1616
env:
1717
DOCKER_CREDS: ${{ secrets.DOCKER_CREDS }}
18-
BINTRAY_CREDS: ${{ secrets.BINTRAY_CREDS }}
1918
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19+
EVENTHORIZON: ${{ secrets.EVENTHORIZON }}

0 commit comments

Comments
 (0)
Please sign in to comment.