Skip to content

ci: add image build. #7

ci: add image build.

ci: add image build. #7

Workflow file for this run

name: Build image
on:
push:
tags:
- 'v*'
branches:
- main
pull_request:
jobs:
build_and_push:
permissions:
packages: write
contents: read
uses: ericonr/test-repository/.github/workflows/eid.yml@376787cc5d6f32cc3ccd90eba9d504bcf5f8414f

Check failure on line 15 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Build image

Invalid workflow file

The workflow is not valid. .github/workflows/build.yml (Line: 15, Col: 11): Secret token is required, but not provided while calling.