Skip to content

Commit

Permalink
update docker actions repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tagyoureit committed Jun 10, 2024
1 parent 041546d commit 2ed584f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-njsPC-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish Docker Image - Ubuntu
on:
push:
branches:
- main
- master
- docker
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-njsPC-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish Docker Image - Windows
on:
push:
branches:
- main
- docker
workflow_dispatch:


Expand Down

0 comments on commit 2ed584f

Please sign in to comment.