Skip to content

Commit

Permalink
add tag trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
awnion committed Sep 15, 2023
1 parent fb2e522 commit 144241d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/web-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: "[Web Prod] Build and Deploy"

on:
workflow_dispatch:
push:
tags:
- web-prod

jobs:
run:
Expand Down

0 comments on commit 144241d

Please sign in to comment.