🚑 Fix CI
This commit is contained in:
parent
96144d8c3e
commit
7b90debc1b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -47,5 +47,5 @@ jobs:
|
||||
name: brokenfire/brokendiscordbot
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
tags: latest,${{ GITHUB_RUN_ID}}
|
||||
tags: latest,${{ env.GITHUB_RUN_ID}}
|
||||
buildargs: GITHUB_RUN_NUMBER=${{env.RELEASE_VERSION}}
|
||||
|
Loading…
Reference in New Issue
Block a user