Skip to content

Commit

Permalink
revert docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dqna64 committed Jun 10, 2024
1 parent bf8595b commit a0228c5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
name: Docker
name: Deploy

on:
on:
push:
workflow_dispatch:
branches:
- "master"

jobs:
build:
Expand Down

0 comments on commit a0228c5

Please sign in to comment.