Skip to content

Commit

Permalink
test release
Browse files Browse the repository at this point in the history
  • Loading branch information
hjr3 committed Jan 27, 2024
1 parent fd0713f commit 8d5ffa8
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Build Binaries

on: [pull_request]
#on:
# release:
# types: # This configuration does not affect the page_build event above
# - created
on:
push:
tags:
- "v*.*.*"

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 8d5ffa8

Please sign in to comment.