Skip to content

Commit

Permalink
fix instructions in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
matt committed Jul 19, 2024
1 parent d7f2bca commit 8f3b402
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildchecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
with:
artifacts: "${GITHUB_REF_NAME}.zip"
generateReleaseNotes: true
body: Download the zip file, copy the file to your server under the "Modules" directory, unzip the file and rename the directory createed to AarhusChangeCustomer
body: Download the zip file, copy the file to your server under the "Modules" directory, unzip the file and rename the directory createed to AarhusUnSub
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Aarhus Unsub",
"alias": "unsub",
"description": "Aarhus Unsub adds a link to the conversation if we can automatically unsub",
"version": "1.0.1",
"version": "1.0.2",
"keywords": [],
"active": 1,
"order": 0,
Expand Down

0 comments on commit 8f3b402

Please sign in to comment.