Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
benjben committed Mar 15, 2023
1 parent f45b300 commit acf2a34
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- feature/migrate_to_github_actions

jobs:
release:
Expand All @@ -22,5 +21,4 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ steps.datetime.outputs.datetime }}
files: ./referers.json
body:
files: ./referers.json

0 comments on commit acf2a34

Please sign in to comment.