Skip to content

Commit

Permalink
updating build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
barrownicholas committed Jun 14, 2024
1 parent 2da7932 commit 199b7a2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@ jobs:
VERSION: ${{ env.VERSION }}

- name: create release
uses: ncipollo/release-action@v1
with:
tag: ${{ env.VERSION }}
artifacts: "VERSION.txt,google-app-version.deb"
makeLatest: true

- name: create GitHub Actions release
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 199b7a2

Please sign in to comment.