Skip to content

Commit

Permalink
fix: updated pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ptonini committed Dec 23, 2023
1 parent affe245 commit 3bb3ec4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/create-release.yaml

This file was deleted.

13 changes: 13 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: publish

on:
push:
branches:
- main

permissions:
contents: write

jobs:
publish:
uses: ptonini-actions/workflows/.github/workflows/publish-github-action.yaml@main

0 comments on commit 3bb3ec4

Please sign in to comment.