Skip to content

Commit

Permalink
add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
ddvk committed Nov 22, 2024
1 parent 04d90f7 commit 17be4c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,3 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: dist/*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is a replacement of the cloud, in case you want to sync/backup your files a
## [Docs](https://ddvk.github.io/rmfakecloud/)

## NB
for SW 3.15 `STORAGE_URL` should not be set (only only https://some.host without a port can be used)
for SW 3.15 `STORAGE_URL` should not be set (or only https://some.ho.st without a port should be used)

The current release of rmfakecloud support file synchronization for SW <= 3.14.1. Newer releases have not been tested yet.

Expand Down

0 comments on commit 17be4c2

Please sign in to comment.