Skip to content

Commit

Permalink
ci: Publish snapshots on push
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed May 23, 2024
1 parent d55ac5a commit f0d36b8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 32 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/create-release.yml

This file was deleted.

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
10 changes: 0 additions & 10 deletions .github/workflows/publish.yml

This file was deleted.

0 comments on commit f0d36b8

Please sign in to comment.