Skip to content

Commit

Permalink
actions auto release
Browse files Browse the repository at this point in the history
  • Loading branch information
n01e0 committed Dec 29, 2023
1 parent c7e06c8 commit 659f627
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:


jobs:
build-and-push-image:
release:
runs-on: ubuntu-latest

permissions:
Expand Down Expand Up @@ -46,3 +46,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- name: Release GitHub Actions
uses: technote-space/release-github-actions@v6

0 comments on commit 659f627

Please sign in to comment.