Skip to content

Commit

Permalink
Switch from release to tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwade committed Mar 20, 2024
1 parent fb43a31 commit e6faa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Deploy to GitHub Pages

on:
release:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+' # ex. v1.0.0
# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit e6faa20

Please sign in to comment.