Unverified Commit 049fef02 authored by kladko's avatar kladko

SKALE-2077 Fixed Naming

parent fa651fb1
...@@ -3,6 +3,7 @@ on: [push] ...@@ -3,6 +3,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps:
- name: Login to docker - name: Login to docker
env: env:
GITHUB_TOKEN: ${{ secrets.DOCKER_SECRET }} GITHUB_TOKEN: ${{ secrets.DOCKER_SECRET }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment