Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bruhhgnik committed Oct 4, 2024
1 parent 5c0be8a commit 1bf339f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# name: Build
name: Build

# on:
# repository_dispatch:
# types: [prover-update]
# push:
# tags:
# - 'v*.*.*'
on:
repository_dispatch:
types: [prover-update]
push:
tags:
- 'v*.*.*'

jobs:
build:
Expand Down

0 comments on commit 1bf339f

Please sign in to comment.