mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-12 00:05:49 +08:00
Add note to explain situation with actions/cache
This commit is contained in:
@ -119,6 +119,8 @@ steps:
|
||||
oracleRepo: true
|
||||
```
|
||||
|
||||
**Note**: When using maven-settings-action in combination with Cache action (actions/cache) it is required to place the cache action **before** maven-settings-action.
|
||||
|
||||
# License
|
||||
|
||||
The scripts and documentation in this project are released under the [MIT License](LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user