Skip to content

Commit

Permalink
Update .github/workflows/github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sinattieng committed Jul 3, 2024
1 parent dfeee71 commit ad4b7ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/github.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
name: GitHub Release
on:
push:
# Pattern matched against refs/tags
tags:
- '*' # every new tag
jobs:
release:
uses: RegioneER/parer-github-template/.github/workflows/github.yml@main

0 comments on commit ad4b7ba

Please sign in to comment.