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 a0e5714 commit 288733dCopy full SHA for 288733d
.github/workflows/master.yml
@@ -11,4 +11,4 @@ jobs:
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v2.0.0
14
- - uses: ${ env.GITHUB_REPOSITORY }/.github/actions/docker@master
+ - uses: .github/actions/docker@master
0 commit comments