Change dispatch to pull req #3

Merged
voidf1sh merged 11 commits from testing into main 2023-08-04 16:52:55 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit ba0e4625c0 - Show all commits

View File

@ -16,7 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: https://github.com/actions/checkout@v3
- name: Build the Docker image v0idf1sh/silvanus
run: docker build . --file Dockerfile --tag v0idf1sh/silvanus
- name: Log into Docker Hub