Difference between revisions of "Secrets."

From wikieduonline
Jump to navigation Jump to search
(Created page with " vars. {{GitHub Actions}}")
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
[[vars.]]
 +
[[github.]]
 +
 +
 +
 +
      - name: Configure AWS credentials
 +
        uses: [[aws-actions/configure-aws-credentials]]@v1
 +
        with:
 +
          [[aws-access-key-id]]:  <nowiki>${{ secrets.YOURENV_AWS_ACCESS_KEY_ID }}</nowiki>
 +
          [[aws-secret-access-key]]: <nowiki>${{ secrets.YOURENV_AWS_SECRET_ACCESS_KEY }}</nowiki>
 +
          aws-region: eu-west-1
  
[[vars.]]
 
  
 +
== Related ==
 +
[[env.]]
 +
 +
== See also ==
 +
* {{env:}}
 +
* {{GitHub Actions}}
  
{{GitHub Actions}}
+
[[Category:GitHub]]

Latest revision as of 10:43, 21 October 2024

Advertising: