Skip to content

Commit

Permalink
Merge pull request #27 from futabooo/fix-create-github-release
Browse files Browse the repository at this point in the history
chore: fix create github release
  • Loading branch information
futabooo authored Dec 22, 2024
2 parents c44cabf + a87a359 commit 1fa4c12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/release.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Create GitHub Release
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
with:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Nature Remo API Client for Dart
![Dart CI](https://github.com/futabooo/nature-remo-dart/workflows/Dart%20CI/badge.svg)
![Pub Version](https://img.shields.io/pub/v/nature_remo)


## Usage

Expand Down

0 comments on commit 1fa4c12

Please sign in to comment.