mirror of
https://github.com/eko/pihole-exporter.git
synced 2024-11-21 11:05:22 +01:00
Make workflow step names consistent
This commit is contained in:
parent
0bcc3d8023
commit
4b670c34db
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
tag_with_sha: true
|
||||
tags: amd64
|
||||
build_args: OS=linux,ARCH=amd64
|
||||
- name: Build and Push Docker Image (Linux ARM64)
|
||||
- name: Build and Push Docker Image (Linux - ARM64)
|
||||
uses: docker/build-push-action@v1
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user