Skip to content

Commit

Permalink
github: update workflow condition
Browse files Browse the repository at this point in the history
  • Loading branch information
yunanwg committed Sep 8, 2024
1 parent 1e26dc4 commit 8d549b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Deploy to GitHub Container Registry

on:
push:
tags:
- 'v*'
branches:
- main

permissions:
packages: write
Expand Down

0 comments on commit 8d549b1

Please sign in to comment.