We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41fc4b commit 78c9430Copy full SHA for 78c9430
.github/workflows/docker-publish.yml
@@ -3,7 +3,7 @@ on:
3
4
jobs:
5
docker:
6
- name: Create Heroku Docker Image
+ name: Create PDFJS Docker Image
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
0 commit comments