Skip to content

Commit

Permalink
ci: fix deploy workflow (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel authored Nov 16, 2022
1 parent 6abaea4 commit 43c6ad4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Deploy

on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
workflow_dispatch:

jobs:
deploy:
Expand Down

0 comments on commit 43c6ad4

Please sign in to comment.