Skip to content

Commit

Permalink
ci(updaterule): on push
Browse files Browse the repository at this point in the history
  • Loading branch information
a-parida12 committed Aug 27, 2024
1 parent 3daa0b5 commit e732e54
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/dockerpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,11 @@
# separate terms of service, privacy policy, and support
# documentation.

name: Upload Python Package
name: Release Docker Image

on:
release:
types: [published]

permissions:
contents: read
push:
branches: [ main ]

jobs:
deploy:
Expand Down

0 comments on commit e732e54

Please sign in to comment.