Skip to content

Commit

Permalink
Update mantis-dashboard-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ncoder2 authored May 9, 2024
1 parent 0c75854 commit e831775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mantis-dashboard-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release container on tagging
name: Mantis Dashboard Release
on:
push:
branches:
Expand All @@ -10,7 +10,7 @@ env:

jobs:
build-and-push-image:

if: github.event_name == 'workflow_dispatch'
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit e831775

Please sign in to comment.