Skip to content

Commit 73fdb1a

Browse files
author
luzhipeng
committed
feat: action added
1 parent af8119f commit 73fdb1a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/calibreapp-image-actions.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ jobs:
99
- name: calibreapp/image-actions
1010
uses: docker://calibreapp/github-image-actions
1111
env:
12-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
13+
wip:
14+
name: "Set status"
15+
runs-on: ubuntu-latest
16+
steps:
17+
- uses: wip/action@master

0 commit comments

Comments
 (0)