Skip to content

Commit

Permalink
only on release
Browse files Browse the repository at this point in the history
  • Loading branch information
bernacodesido committed Aug 12, 2022
1 parent 524aa1e commit 745d6da
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/reproducible.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Reproducible build
on: [push]
on:
release:
type:
- created

jobs:
build:
Expand Down

0 comments on commit 745d6da

Please sign in to comment.