Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1fbd92b

Browse filesBrowse files
committed
fix ci
1 parent 4fa7420 commit 1fbd92b
Copy full SHA for 1fbd92b

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.github/workflows/post_qiita.yml

Copy file name to clipboardExpand all lines: .github/workflows/post_qiita.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: "Publish to Qiita"
12-
uses: noraworld/github-to-qiita@v1.0.1
12+
uses: noraworld/github-to-qiita@main
1313
with:
14-
dir: .
14+
dir: "."
1515
qiita_access_token: ${{ secrets.QIITA_ACCESS_TOKEN }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.