Skip to content

Commit

Permalink
🛳️ Update deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HeySreelal committed Dec 20, 2024
1 parent a062d35 commit 6172962
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 6172962

Please sign in to comment.