Skip to content

Commit

Permalink
Don't deploy to pages for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
camargo committed Mar 21, 2023
1 parent 17744d8 commit 7ed88cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- develop
tags:
- v*
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 7ed88cc

Please sign in to comment.