Skip to content

Commit

Permalink
actions updated
Browse files Browse the repository at this point in the history
  • Loading branch information
EvaMart committed Mar 1, 2023
1 parent 1d3171b commit 1bc5e12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: ci

on: [workflow_dispatch, release]
on:
release:
types: [published]

jobs:
docker:
Expand Down

0 comments on commit 1bc5e12

Please sign in to comment.