Skip to content

Commit

Permalink
Testing the pipeline 18
Browse files Browse the repository at this point in the history
  • Loading branch information
dellagustin committed Feb 12, 2024
1 parent 05f2dd0 commit a059bda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
name: compressed-build-artifact
path: build_output/output.zip
- name: Create GitHub release
env:
GH_TOKEN: ${{ github.token }}
## This step is needed for tagging the repository
## The tag is used to check if a new release and deployment is needed.
## Docu for the command below: https://cli.github.com/manual/gh_release_create
Expand Down

0 comments on commit a059bda

Please sign in to comment.