Skip to content

Commit

Permalink
Build with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Jun 23, 2023
1 parent 0983b67 commit 062ee84
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
name: build

# on:
# push:
# tags:
# - "*"

on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
tags:
- "*"

jobs:
build-image:
Expand Down

0 comments on commit 062ee84

Please sign in to comment.