Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
Remove creation of continuous tag on Release
Browse files Browse the repository at this point in the history
  • Loading branch information
srevinsaju committed Jun 1, 2020
1 parent 18172cf commit ea39134
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ jobs:
- name: Release
uses: marvinpinto/action-automatic-releases@latest
with:
automatic_release_tag: continuous
title: continuous
prerelease: false
draft: true
files: |
Expand Down

0 comments on commit ea39134

Please sign in to comment.