Skip to content

Commit f898538

Browse files
committed
fix action
1 parent 36f9b0d commit f898538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
main:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: hexlet-basics/exercises-action@speedup-build
15+
- uses: hexlet-basics/exercises-action@release
1616
with:
1717
DOCKER_USERNAME: ${{ github.actor }}
1818
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)