Skip to content
Snippets Groups Projects
Verified Commit fdb5cd98 authored by Griefed's avatar Griefed :joystick:
Browse files

ci: Update develop tag before updating develop release

parent 902bc5db
No related branches found
No related tags found
1 merge request!641Develop
Pipeline #9244 passed
......@@ -76,6 +76,13 @@ jobs:
# files: |
# continuous/*
- name: Update develop
uses: richardsimko/update-tag@v1
with:
tag_name: develop
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: ncipollo/release-action@v1
with:
allowUpdates: 'true'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment