Skip to content

Commit

Permalink
Merge branch '5-setup-automated-releasing-on-tags' of github.com:EinS…
Browse files Browse the repository at this point in the history
…tack/glide-python into 5-setup-automated-releasing-on-tags
  • Loading branch information
roma-glushko committed Apr 18, 2024
2 parents 3e20c77 + 9be310c commit a36604e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
name: Release

on:
workflow_call:

push:
tags:
- "*"
Expand Down

0 comments on commit a36604e

Please sign in to comment.