Skip to content

Commit

Permalink
Update automatic_tagged_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigRazor committed Jul 27, 2021
1 parent 70ee404 commit 1edefbb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/automatic_tagged_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: "automatic-tagged-release"

on:
push:
paths:
- 'docs/Doxyfile'
branches: [ master ]
tags:
- "v*"

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit 1edefbb

Please sign in to comment.