Skip to content

Commit

Permalink
Merge pull request #20 from fortinet/fix_tag_workflow
Browse files Browse the repository at this point in the history
Remove automatic latest tag from workflow file
  • Loading branch information
fshuva authored Apr 27, 2022
2 parents d291ac1 + f7d05f7 commit 0c1d1ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/buildRelase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- uses: 'marvinpinto/action-automatic-releases@latest'
with:
repo_token: '${{ secrets.IBM_TOKEN }}'
automatic_release_tag: 'latest'
prerelease: false
title: 'ibm-fortigate-terraform-deploy-AP-HA ${{github.ref_name}}'
files: |
Expand Down

0 comments on commit 0c1d1ec

Please sign in to comment.