Skip to content

Commit

Permalink
chore: [VIO-3010] Update release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamIsrael committed Jul 17, 2023
1 parent 348e74f commit 4d4fe5f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ on:
types:
- completed
push:
branches:
- vio-3010-github-actions
# tags:
# - 'v*'
tags:
- 'v*'

jobs:
release:
Expand All @@ -23,4 +21,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.VIO_PUBLIC_REPO }}
with:
args: update --diff --debug --dry-run
args: update --diff --debug

0 comments on commit 4d4fe5f

Please sign in to comment.