Skip to content

Commit

Permalink
Merge pull request #2 from failshell/fix
Browse files Browse the repository at this point in the history
fix(ci): fetching correct repository
  • Loading branch information
failshell authored Dec 4, 2021
2 parents 0a48b6f + 47a4946 commit d0d87c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Check out failshell/actions
uses: actions/checkout@v2
with:
repository: failshell/actions
repository: failshell/gh-actions
ref: master
path: ./.github/workflows

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.2

0 comments on commit d0d87c4

Please sign in to comment.