Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-radhika-s committed Dec 15, 2023
1 parent 3f33dff commit df7660d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Publish
on: [ push ]
on:
push:
tags:
- '*'

jobs:
publish:
name: Release build and publish
Expand Down

0 comments on commit df7660d

Please sign in to comment.