Skip to content

Commit

Permalink
Add ability to manually generate verifiable builds
Browse files Browse the repository at this point in the history
  • Loading branch information
metaproph3t authored Apr 3, 2024
1 parent b13ca19 commit c9e5a23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/generate-verifiable-builds.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: generate-verifiable-builds
on:
workflow_dispatch:
push:
branches:
- production
Expand Down Expand Up @@ -53,4 +54,4 @@ jobs:
uses: EndBug/[email protected]
with:
default_author: github_actions
message: 'Update autocrat_migrator verifiable build'
message: 'Update autocrat_migrator verifiable build'

0 comments on commit c9e5a23

Please sign in to comment.