diff --git a/5etools-docker/.github/workflows/feature.yml b/5etools-docker/.github/workflows/feature.yml index a9acf7b5..5b5432e5 100644 --- a/5etools-docker/.github/workflows/feature.yml +++ b/5etools-docker/.github/workflows/feature.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: Feature CI # Controls when the workflow will run on: @@ -30,7 +30,7 @@ jobs: id: buildx uses: docker/setup-buildx-action@master - - name: Build and push the Docker image + - name: Build the Docker image uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc with: context: .