We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dcc59d commit c03f80bCopy full SHA for c03f80b
.github/workflows/build.yml
@@ -15,4 +15,4 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Compile checklists
18
- uses: alexnj/aviation-checklist-compiler-action@main
+ uses: alexnj/aviation-checklist-compiler-action@webpack
.gitignore
@@ -0,0 +1,2 @@
1
+aviation-checklist-compiler-action/
2
+output/
0 commit comments