Skip to content

Commit

Permalink
PLT-524 Drop gsf references from aws-params-env-action (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsf authored Jun 21, 2024
1 parent c694e84 commit 483c7fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion actions/aws-params-env-action/CODEOWNERS

This file was deleted.

2 changes: 1 addition & 1 deletion actions/aws-params-env-action/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The only input is `params`, which accepts whitespace-separated pairs of the form

```
- name: Set env vars from AWS params
uses: gsf/aws-params-env-action@v1
uses: cmsgov/ab2d-bcda-dpc-platform/actions/aws-params-env-action@main
with:
params: |
VAR1=/aws/parameter/a
Expand Down
3 changes: 2 additions & 1 deletion actions/aws-params-env-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/gsf/aws-params-env-action.git"
"url": "cmsgov/ab2d-bcda-dpc-platform.git",
"directory": "actions/aws-params-env-action"
},
"keywords": [
"actions",
Expand Down

0 comments on commit 483c7fe

Please # to comment.