Skip to content

Commit

Permalink
Add tag requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 authored May 17, 2024
1 parent 0e3259e commit b459da6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Upload Release Assets

on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
branches:
- master

Expand Down

0 comments on commit b459da6

Please sign in to comment.