Skip to content

Commit b7b36f0

Browse files
feat: build for release
1 parent 63386de commit b7b36f0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Response status. Will be `true` if some issue was found. `false` otherwise.
2323
## Example usage
2424

2525
```yaml
26-
uses: .github/actoins/find-latest-issue
26+
uses: micalevisk/find-last-issue
2727
with:
2828
labels: 'report,automated issue'
2929
env:

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Find latest issue'
1+
name: 'Find Last Issue'
22
author: 'Micael Levi L. C.'
33
description: 'GitHub Action to find and export the number of last updated issue whithin some repository that has given labels.'
44
inputs:

node_modules/.package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)