mirror of
https://github.com/gabrielkheisa/discord-active-developer-badge.git
synced 2024-11-22 11:32:00 +07:00
Update main.yml
This commit is contained in:
parent
2cbe6e45e2
commit
11eb8aa2e5
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -17,8 +17,4 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
<<<<<<< HEAD
|
|
||||||
run: docker build -t discord-badge .
|
run: docker build -t discord-badge .
|
||||||
=======
|
|
||||||
run: docker build -t discord-badge .
|
|
||||||
>>>>>>> dev
|
|
||||||
|
Loading…
Reference in New Issue
Block a user