From 683c6d3687a59c5b4ba2855fcb5f743ae79a812c Mon Sep 17 00:00:00 2001 From: Nathan Coad Date: Wed, 3 Jan 2024 10:43:58 +1100 Subject: [PATCH] try again --- .drone.yml | 1 - CHANGELOG.md | 6 +++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 857a5d9..3ec25fa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,6 @@ steps: pull: always settings: auth_username: nathan - default_branch: main gitea_server: https://git.coadcorp.com gitea_token: from_secret: GITEA_TOKEN \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eeec55..b0bb4cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,4 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 0.0.1 -Initial development \ No newline at end of file +Initial development + +### ADDED + +- first test release \ No newline at end of file