Skip to content

Commit

Permalink
Merge pull request #17 from ADPRO-C11/subbox-management
Browse files Browse the repository at this point in the history
[FIX] on branch master not main to deploy :D
  • Loading branch information
pesolosep authored May 25, 2024
2 parents dd1fe1c + 662f7fa commit a31de12
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: GCD CI/CD Pipeline
on:
push:
branches:
- master
- main
- staging

jobs:
Expand Down
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Subscription Box Management by Admin

### Penanggung Jawab :
#### Muhammad Faishal Adly Nelwan (2206030754)

##### Link Get All Subscription BOX
##### Link Get All Subscription BOX
##### Link Get All Subscription BOX
##### Link Get All Subscription BOX
##### Link Get All Subscription BOX
##### Link Get All Subscription BOX

# Monitoring And Profiling
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import java.util.Date;
import java.util.function.Function;


@Component
public class JWTUtils {
private final SecretKey KEY;
Expand Down

0 comments on commit a31de12

Please sign in to comment.