Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liamg committed Jul 5, 2021
1 parent 6496686 commit f15dba0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -2,6 +2,7 @@ name: tfsec release
on:
push:
tags:
- v*

jobs:
build:
Expand Down Expand Up @@ -44,4 +45,4 @@ jobs:
run: make publish-docs
env:
DOCS_GITHUB_TOKEN: ${{ secrets.DOCS_GITHUB_TOKEN }}


0 comments on commit f15dba0

Please sign in to comment.