Skip to content

Commit

Permalink
Merge #314 from xooniverse/dev
Browse files Browse the repository at this point in the history
🛳️ Update deployment workflow
  • Loading branch information
HeySreelal authored Dec 20, 2024
2 parents 18cb4bc + 6172962 commit a370795
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Publish to pub.dev

on:
release:
types: [published]
workflow_dispatch:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'

jobs:
publish:
Expand Down

0 comments on commit a370795

Please sign in to comment.