Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 369 Bytes

setup-age-action

Install aɡe̞ in your github action to support encrypting files

Example

      - uses: RobotsAndPencils/setup-age-action@v1.0.0

      - name: Package Logs
        id: package_logs
        if: always()
        run: |
          age --recipients <recipients> --output logs.tar.gz.age logs.tar.gz