Skip to content

Commit

Permalink
Change github acttion and comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rapejim committed Oct 17, 2021
1 parent 5dfb252 commit 643b322
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docker
name: Publish on Docker & ghcr.io

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
Expand All @@ -9,13 +9,13 @@ on:
# schedule:
# - cron: '15 6 * * *'
push:
branches:
- develop
- beta
pull_request:
branches:
- develop
- beta
# branches:
# - develop
# - beta
# pull_request:
# branches:
# - develop
# - beta

env:
# Use docker.io for Docker Hub if empty
Expand Down

0 comments on commit 643b322

Please sign in to comment.