Skip to content

Commit

Permalink
Merge pull request #233 from wpengine/release-schema-upload
Browse files Browse the repository at this point in the history
Use "release" trigger for running the upload schema workflow.
  • Loading branch information
ChrisWiegman authored Apr 10, 2024
2 parents 6468020 + a1b9c65 commit 1bd2108
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/upload-schema-artifact.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Upload Schema Artifact

on:
push:
tags:
- "*"
release:
types: [ published ]

jobs:
run:
Expand Down

0 comments on commit 1bd2108

Please sign in to comment.