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