Skip to content

Commit

Permalink
Action update.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Jul 17, 2024
1 parent 19387ce commit 1deac80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker Image CI
name: Docker Image Bot

on:
push:
Expand All @@ -23,6 +23,7 @@ jobs:
with:
context: .
push: true
tags: iwatkot/maps4fs:latest
tags: iwatkot/maps4fsbot:latest
file: ./Dockerfile_bot
build-args: |
BOT_TOKEN=${{ secrets.BOT_TOKEN }}
File renamed without changes.

0 comments on commit 1deac80

Please sign in to comment.