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 36f9b0d commit f898538Copy full SHA for f898538
.github/workflows/Docker.yml
@@ -12,7 +12,7 @@ jobs:
12
main:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: hexlet-basics/exercises-action@speedup-build
+ - uses: hexlet-basics/exercises-action@release
16
with:
17
DOCKER_USERNAME: ${{ github.actor }}
18
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
0 commit comments