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