Skip to content

Commit

Permalink
Merge pull request #15 from Sciebo-RDS/kano-rename-rds
Browse files Browse the repository at this point in the history
Rename nextcloud-rds -> rds
  • Loading branch information
enriquepablo authored Jan 22, 2024
2 parents 1f4c463 + d90f4f2 commit eaee9db
Show file tree
Hide file tree
Showing 43 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ jobs:
- uses: actions/checkout@v3

- name: Install dependencies
run: cd nextcloud-rds && make
run: cd rds && make

- name: Run packaging to app tar.gz
run: cd nextcloud-rds && make appstore
run: cd rds && make appstore

- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.0
with:
# Artifact name
name: nextcloud-rds.tar.gz
name: rds.tar.gz
# A file, directory or wildcard pattern that describes what to upload
path: '*.tar.gz'

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit eaee9db

Please sign in to comment.