Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alyxshang authored Sep 26, 2024
1 parent 7893078 commit ae9b49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Mandy Release CI
on:
push:
tags:
- '*'
env:
MANDY_ENV: "production"
name: Mandy Release CI
jobs:
release:
name: ${{ matrix.target }}
Expand Down

0 comments on commit ae9b49d

Please sign in to comment.