We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8119f commit 73fdb1aCopy full SHA for 73fdb1a
.github/workflows/calibreapp-image-actions.yml
@@ -9,4 +9,9 @@ jobs:
9
- name: calibreapp/image-actions
10
uses: docker://calibreapp/github-image-actions
11
env:
12
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ 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