Skip to content

Commit

Permalink
build: Publish snapshots on push
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed May 19, 2024
1 parent 8dc8070 commit 5bceafe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: publish-snapshot
on:
push:
tags:
- '*'
branches:
- '**'

jobs:
publish-snapshot:
Expand Down

0 comments on commit 5bceafe

Please sign in to comment.