Skip to content

Commit

Permalink
fix tag #10
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed Apr 14, 2023
1 parent eba3238 commit 2c87532
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Generate Antora UI with Gulp
on:
push:
branches:
- main
- main
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
pull_request:
branches:
- main
Expand Down

0 comments on commit 2c87532

Please sign in to comment.