Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LtRipley36706 authored Aug 21, 2021
1 parent 772c8d2 commit c40cea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ci
name: docker build

on:
push:
Expand Down Expand Up @@ -31,7 +31,7 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: acemulator/ace:test-action
tags: acemulator/ace:latest
-
name: Update repo description
uses: peter-evans/dockerhub-description@v2
Expand Down

0 comments on commit c40cea1

Please sign in to comment.