We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e70278c commit 9838465Copy full SHA for 9838465
.github/workflows/bigwig.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v2
12
13
- name: Create Package
14
- uses: BigWigsMods/packager@v2.0.3
+ uses: BigWigsMods/packager@master
15
with:
16
args: -S
17
env:
0 commit comments