Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
bradjohnl committed Feb 15, 2022
2 parents 11c7150 + 0642af3 commit 1873df2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Config release

on:
push:
tags:
- '*'
release:
types: [published]

jobs:
build:
Expand All @@ -23,5 +22,6 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "config.tar.gz"
allowUpdates: true
token: ${{ secrets.GITHUB_TOKEN }}
removeArtifacts: true
12 changes: 0 additions & 12 deletions ci/build_config_package.sh

This file was deleted.

0 comments on commit 1873df2

Please sign in to comment.