Skip to content

Commit

Permalink
fix: workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
eberkund committed Feb 28, 2023
1 parent 914f9a3 commit 14ebd46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
push:
tags: ["*"]

name: build
name: artifacts
jobs:
tests:
build:
runs-on: ubuntu-22.04
env:
DOCKER_BUILDKIT: "1"
Expand Down
File renamed without changes.

0 comments on commit 14ebd46

Please sign in to comment.