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 0ef5f2d commit a0e5714Copy full SHA for a0e5714
.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: ${ env.GITHUB_REPOSITORY }/.github/actions/docker@master
0 commit comments