Skip to content

Commit

Permalink
⚙️ manual action trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
petar-cvit committed Jan 11, 2024
1 parent f56f472 commit 395465e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: cyclops-CI

on:
push:
tags:
- '*'
workflow_dispatch:
inputs:
version:
required: true
description: Version to be used as release name and image tagging

permissions:
contents: write
Expand Down

0 comments on commit 395465e

Please sign in to comment.