chore(deps): update python:3.11.9-alpine docker digest to f9ce6fe #273
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Publish the QR-Code_Generator as a ghcr image | |
on: [push] | |
jobs: | |
build_tag_push_to_ghcr: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Publish the QR-Code_Generator as a ghcr image | |
uses: GlueOps/github-actions-build-push-containers@main |