Skip to content

Commit

Permalink
Specified a tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamazadi committed Mar 31, 2024
1 parent db36527 commit e28c340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master # update to match your development branch (master, main, dev, trunk, ...)
tags: '*'
tags: '0.1.5'
pull_request:

jobs:
Expand Down

0 comments on commit e28c340

Please sign in to comment.