mirror of
https://github.com/bradganley/bsky-user-activity-bot.git
synced 2025-02-10 10:16:28 +00:00
Enable manual workflow triggering
Some checks failed
Create and publish the bot container / build-and-push-image (push) Has been cancelled
Some checks failed
Create and publish the bot container / build-and-push-image (push) Has been cancelled
This commit is contained in:
parent
3c10af7015
commit
e2790a4644
2
.github/workflows/buildandpublishtoghcr.yml
vendored
2
.github/workflows/buildandpublishtoghcr.yml
vendored
@ -5,7 +5,7 @@ name: Create and publish the bot container
|
||||
on:
|
||||
push:
|
||||
branches: ['main']
|
||||
|
||||
workflow_dispatch:
|
||||
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user