Update main.yml

This commit is contained in:
Gabriel Kheisa 2024-04-07 16:04:26 +07:00 committed by GitHub
parent 2cbe6e45e2
commit 11eb8aa2e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,8 +17,4 @@ jobs:
uses: actions/checkout@v2
- name: Build Docker image
<<<<<<< HEAD
run: docker build -t discord-badge .
=======
run: docker build -t discord-badge .
>>>>>>> dev