We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856929f commit b8472e1Copy full SHA for b8472e1
.github/workflows/release_build.yml
@@ -5,6 +5,7 @@ on:
5
version:
6
description: The version to tag the release with, e.g., 1.2.0
7
required: true
8
+ push:
9
10
env:
11
AWS_DEFAULT_REGION: us-east-1
0 commit comments